#EDBDC8#EDBDC8
#EDBDC8 is a very light, muted red. Relative luminance 0.586; OKLCH L 84.4% C 0.057 H 3.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDC8 |
|---|---|
| RGB | rgb(237, 189, 200) |
| HSL | hsl(346, 57%, 84%) |
| HSV | hsv(346, 20%, 93%) |
| CMYK | cmyk(0%, 20.3%, 15.6%, 7.1%) |
| CIE-LAB | lab(81.06, 18.87, 1.04) |
| CIE-LCH | lch(81.06, 18.90, 3.16°) |
| OKLab | oklab(84.39% 0.0567 0.003) |
| OKLCH | oklch(84.39% 0.057 3) |
| XYZ | xyz(63.5479, 58.5721, 62.5905) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.58
Pink
#FFC0CB
ΔE00 3.68
Light Rose
#FFC5CB
ΔE00 3.88
Pale Rose
#FDC1C5
ΔE00 4.20
Pale Pink
#FFCFDC
ΔE00 4.33
Pastel Pink
#FFBACD
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDC8 #BDEDE2
analogous
#EDBDE0 #EDBDC8 #EDCABD
triadic
#EDBDC8 #C8EDBD #BDC8ED
tetradic
#EDBDC8 #E0EDBD #BDEDE2 #CABDED
square
#EDBDC8 #E0EDBD #BDEDE2 #CABDED
split-complementary
#EDBDC8 #BDEDCA #BDE0ED
monochromatic
#D35D78 #E08DA0 #EDBDC8 #F8E7EB #F8E7EB
Accessibility & contrast
On white
1.65
#EDBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EDBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDC8
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDC8 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#F6BAC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbdc8; /* rgb */ color: rgb(237, 189, 200); /* oklch */ color: oklch(84.4% 0.057 3.0);
Tailwind
colors: {
custom: {
50: '#f3d1d8',
500: '#edbdc8',
950: '#000000',
},
}SCSS
$custom: #edbdc8; $custom-light: #f3d1d8; $custom-dark: #000000;
JSON
{
"hex": "#edbdc8",
"rgb": {
"r": 237,
"g": 189,
"b": 200
},
"hsl": {
"h": 346.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84389,
"c": 0.05677,
"h": 3
},
"luminance": 0.5857
}Semantic roles & 50–950 ramp
primary
#EDBDC8
secondary
#84CABA
accent
#C59F21
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383