#EBC8CF#EBC8CF
#EBC8CF is a very light, muted red. Relative luminance 0.635; OKLCH L 86.5% C 0.041 H 4.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8CF |
|---|---|
| RGB | rgb(235, 200, 207) |
| HSL | hsl(348, 47%, 85%) |
| HSV | hsv(348, 15%, 92%) |
| CMYK | cmyk(0%, 14.9%, 11.9%, 7.8%) |
| CIE-LAB | lab(83.69, 13.45, 1.11) |
| CIE-LCH | lch(83.69, 13.49, 4.72°) |
| OKLab | oklab(86.45% 0.0404 0.0031) |
| OKLCH | oklch(86.45% 0.041 4.4) |
| XYZ | xyz(66.1771, 63.4775, 67.7857) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.58
Light Pink
#FFD1DF
ΔE00 4.63
Light Rose
#FFC5CB
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 6.33
Bubblegum
#FFC1CC
ΔE00 6.56
Pink
#FFC0CB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8CF #C8EBE4
analogous
#EBC8E0 #EBC8CF #EBD2C8
triadic
#EBC8CF #CFEBC8 #C8CFEB
tetradic
#EBC8CF #E0EBC8 #C8EBE4 #D2C8EB
square
#EBC8CF #E0EBC8 #C8EBE4 #D2C8EB
split-complementary
#EBC8CF #C8EBD2 #C8E0EB
monochromatic
#CA6E81 #DB9BA8 #EBC8CF #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.53
#EBC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EBC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8CF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8CF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#F2C6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc8cf; /* rgb */ color: rgb(235, 200, 207); /* oklch */ color: oklch(86.5% 0.041 4.4);
Tailwind
colors: {
custom: {
50: '#f1d8dd',
500: '#ebc8cf',
950: '#000000',
},
}SCSS
$custom: #ebc8cf; $custom-light: #f1d8dd; $custom-dark: #000000;
JSON
{
"hex": "#ebc8cf",
"rgb": {
"r": 235,
"g": 200,
"b": 207
},
"hsl": {
"h": 348,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86454,
"c": 0.04054,
"h": 4.4
},
"luminance": 0.63476
}Semantic roles & 50–950 ramp
primary
#EBC8CF
secondary
#90C7BC
accent
#BA9D2C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384