#EBCED9#EBCED9
#EBCED9 is a very light, muted pink. Relative luminance 0.668; OKLCH L 87.9% C 0.035 H 352.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCED9 |
|---|---|
| RGB | rgb(235, 206, 217) |
| HSL | hsl(337, 42%, 86%) |
| HSV | hsv(337, 12%, 92%) |
| CMYK | cmyk(0%, 12.3%, 7.7%, 7.8%) |
| CIE-LAB | lab(85.41, 11.94, -1.71) |
| CIE-LCH | lch(85.41, 12.06, 351.87°) |
| OKLab | oklab(87.88% 0.0352 -0.0043) |
| OKLCH | oklch(87.88% 0.035 352.9) |
| XYZ | xyz(68.8555, 66.8159, 74.9017) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.95
Pale Pink
#FFCFDC
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 7.52
Light Rose
#FFC5CB
ΔE00 7.80
Bubblegum
#FFC1CC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCED9 #CEEBE0
analogous
#EBCEE8 #EBCED9 #EBD2CE
triadic
#EBCED9 #D9EBCE #CED9EB
tetradic
#EBCED9 #E8EBCE #CEEBE0 #D2CEEB
square
#EBCED9 #E8EBCE #CEEBE0 #D2CEEB
split-complementary
#EBCED9 #CEEBD2 #CEE8EB
monochromatic
#C87796 #D9A3B7 #EBCED9 #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.46
#EBCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#EBCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCED9
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCED9 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#F0CDD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebced9; /* rgb */ color: rgb(235, 206, 217); /* oklch */ color: oklch(87.9% 0.035 352.9);
Tailwind
colors: {
custom: {
50: '#f1dde4',
500: '#ebced9',
950: '#000000',
},
}SCSS
$custom: #ebced9; $custom-light: #f1dde4; $custom-dark: #000000;
JSON
{
"hex": "#ebced9",
"rgb": {
"r": 235,
"g": 206,
"b": 217
},
"hsl": {
"h": 337.241,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87877,
"c": 0.03544,
"h": 352.9
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#EBCED9
secondary
#97C6B4
accent
#B58330
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484