#EEBDAF#EEBDAF
#EEBDAF is a very light, moderate red. Relative luminance 0.577; OKLCH L 83.8% C 0.060 H 36.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDAF |
|---|---|
| RGB | rgb(238, 189, 175) |
| HSL | hsl(13, 65%, 81%) |
| HSV | hsv(13, 26%, 93%) |
| CMYK | cmyk(0%, 20.6%, 26.5%, 6.7%) |
| CIE-LAB | lab(80.56, 15.56, 13.78) |
| CIE-LCH | lch(80.56, 20.79, 41.52°) |
| OKLab | oklab(83.83% 0.0483 0.0357) |
| OKLCH | oklch(83.83% 0.06 36.5) |
| XYZ | xyz(61.1963, 57.6702, 48.4571) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.39
Apricot
#FBCEB1
ΔE00 7.36
Light Salmon
#FEA993
ΔE00 7.83
Pale Rose
#FDC1C5
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.70
Light Rose
#FFC5CB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDAF #AFE0EE
analogous
#EEAFC0 #EEBDAF #EEDCAF
triadic
#EEBDAF #AFEEBD #BDAFEE
tetradic
#EEBDAF #C0EEAF #AFE0EE #DCAFEE
square
#EEBDAF #C0EEAF #AFE0EE #DCAFEE
split-complementary
#EEBDAF #AFEEDC #AFC0EE
monochromatic
#D96A4A #E3937D #EEBDAF #F9E7E1 #FAEAE6
Accessibility & contrast
On white
1.68
#EEBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EEBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDAF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDAF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#FAB6B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebdaf; /* rgb */ color: rgb(238, 189, 175); /* oklch */ color: oklch(83.8% 0.060 36.5);
Tailwind
colors: {
custom: {
50: '#f4d1c6',
500: '#eebdaf',
950: '#000000',
},
}SCSS
$custom: #eebdaf; $custom-light: #f4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#eebdaf",
"rgb": {
"r": 238,
"g": 189,
"b": 175
},
"hsl": {
"h": 13.333,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.83826,
"c": 0.06005,
"h": 36.5
},
"luminance": 0.57667
}Semantic roles & 50–950 ramp
primary
#EEBDAF
secondary
#76B8CC
accent
#A5CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382