#EECECF#EECECF
#EECECF is a very light, muted red. Relative luminance 0.668; OKLCH L 87.9% C 0.036 H 15.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EECECF |
|---|---|
| RGB | rgb(238, 206, 207) |
| HSL | hsl(358, 48%, 87%) |
| HSV | hsv(358, 13%, 93%) |
| CMYK | cmyk(0%, 13.4%, 13%, 6.7%) |
| CIE-LAB | lab(85.42, 11.35, 3.65) |
| CIE-LCH | lch(85.42, 11.92, 17.81°) |
| OKLab | oklab(87.86% 0.0347 0.0098) |
| OKLCH | oklch(87.86% 0.036 15.7) |
| XYZ | xyz(68.5931, 66.8265, 68.3049) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.30
Pale Pink
#FFCFDC
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 6.36
Light Rose
#FFC5CB
ΔE00 6.95
Pale Rose
#FDC1C5
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECECF #CEEEED
analogous
#EECEDF #EECECF #EEDDCE
triadic
#EECECF #CFEECE #CECFEE
tetradic
#EECECF #DFEECE #CEEEED #DDCEEE
square
#EECECF #DFEECE #CEEEED #DDCEEE
split-complementary
#EECECF #CEEEDD #CEDFEE
monochromatic
#CE7376 #DEA1A2 #EECECF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.46
#EECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#EECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECECF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECECF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#F5CBCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eececf; /* rgb */ color: rgb(238, 206, 207); /* oklch */ color: oklch(87.9% 0.036 15.7);
Tailwind
colors: {
custom: {
50: '#f3dddd',
500: '#eececf',
950: '#000000',
},
}SCSS
$custom: #eececf; $custom-light: #f3dddd; $custom-dark: #000000;
JSON
{
"hex": "#eececf",
"rgb": {
"r": 238,
"g": 206,
"b": 207
},
"hsl": {
"h": 358.125,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87859,
"c": 0.03604,
"h": 15.7
},
"luminance": 0.66825
}Semantic roles & 50–950 ramp
primary
#EECECF
secondary
#95CBC9
accent
#BCB72A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484