#EEBEC2#EEBEC2
#EEBEC2 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.5% C 0.055 H 12.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEC2 |
|---|---|
| RGB | rgb(238, 190, 194) |
| HSL | hsl(355, 59%, 84%) |
| HSV | hsv(355, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 18.5%, 6.7%) |
| CIE-LAB | lab(81.24, 17.77, 4.55) |
| CIE-LCH | lch(81.24, 18.34, 14.35°) |
| OKLab | oklab(84.5% 0.054 0.0122) |
| OKLCH | oklch(84.5% 0.055 12.7) |
| XYZ | xyz(63.4112, 58.9015, 59.0574) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.06
Light Rose
#FFC5CB
ΔE00 3.26
Bubblegum
#FFC1CC
ΔE00 4.12
Pink
#FFC0CB
ΔE00 4.19
Pale Pink
#FFCFDC
ΔE00 5.27
Lightpink
#FFB6C1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEC2 #BEEEEA
analogous
#EEBEDA #EEBEC2 #EED2BE
triadic
#EEBEC2 #C2EEBE #BEC2EE
tetradic
#EEBEC2 #DAEEBE #BEEEEA #D2BEEE
square
#EEBEC2 #DAEEBE #BEEEEA #D2BEEE
split-complementary
#EEBEC2 #BEEED2 #BEDAEE
monochromatic
#D55D67 #E18D94 #EEBEC2 #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.64
#EEBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EEBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEC2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEC2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#F8BABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebec2; /* rgb */ color: rgb(238, 190, 194); /* oklch */ color: oklch(84.5% 0.055 12.7);
Tailwind
colors: {
custom: {
50: '#f4d1d4',
500: '#eebec2',
950: '#000000',
},
}SCSS
$custom: #eebec2; $custom-light: #f4d1d4; $custom-dark: #000000;
JSON
{
"hex": "#eebec2",
"rgb": {
"r": 238,
"g": 190,
"b": 194
},
"hsl": {
"h": 355,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.84502,
"c": 0.05537,
"h": 12.7
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#EEBEC2
secondary
#84CCC6
accent
#C6B81F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383