#EBCED8#EBCED8
#EBCED8 is a very light, muted pink. Relative luminance 0.668; OKLCH L 87.8% C 0.035 H 355.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCED8 |
|---|---|
| RGB | rgb(235, 206, 216) |
| HSL | hsl(339, 42%, 86%) |
| HSV | hsv(339, 12%, 92%) |
| CMYK | cmyk(0%, 12.3%, 8.1%, 7.8%) |
| CIE-LAB | lab(85.38, 11.77, -1.21) |
| CIE-LCH | lch(85.38, 11.84, 354.12°) |
| OKLab | oklab(87.85% 0.0348 -0.003) |
| OKLCH | oklch(87.85% 0.035 355) |
| XYZ | xyz(68.7258, 66.7640, 74.2188) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 5.34
Thistle
#D8BFD8
ΔE00 6.59
Mistyrose
#FFE4E1
ΔE00 7.24
Light Rose
#FFC5CB
ΔE00 7.71
Bubblegum
#FFC1CC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCED8 #CEEBE1
analogous
#EBCEE7 #EBCED8 #EBD3CE
triadic
#EBCED8 #D8EBCE #CED8EB
tetradic
#EBCED8 #E7EBCE #CEEBE1 #D3CEEB
square
#EBCED8 #E7EBCE #CEEBE1 #D3CEEB
split-complementary
#EBCED8 #CEEBD3 #CEE7EB
monochromatic
#C87793 #D9A3B5 #EBCED8 #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.46
#EBCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#EBCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCED8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCED8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#F0CDD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebced8; /* rgb */ color: rgb(235, 206, 216); /* oklch */ color: oklch(87.8% 0.035 355.0);
Tailwind
colors: {
custom: {
50: '#f1dde4',
500: '#ebced8',
950: '#000000',
},
}SCSS
$custom: #ebced8; $custom-light: #f1dde4; $custom-dark: #000000;
JSON
{
"hex": "#ebced8",
"rgb": {
"r": 235,
"g": 206,
"b": 216
},
"hsl": {
"h": 339.31,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87848,
"c": 0.03493,
"h": 355
},
"luminance": 0.66763
}Semantic roles & 50–950 ramp
primary
#EBCED8
secondary
#97C6B6
accent
#B58730
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484