#EEBEAF#EEBEAF
#EEBEAF is a very light, muted red. Relative luminance 0.581; OKLCH L 84.0% C 0.059 H 38.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEAF |
|---|---|
| RGB | rgb(238, 190, 175) |
| HSL | hsl(14, 65%, 81%) |
| HSV | hsv(14, 26%, 93%) |
| CMYK | cmyk(0%, 20.2%, 26.5%, 6.7%) |
| CIE-LAB | lab(80.80, 15.04, 14.12) |
| CIE-LCH | lch(80.80, 20.62, 43.20°) |
| OKLab | oklab(84.01% 0.0467 0.0366) |
| OKLCH | oklch(84.01% 0.059 38.1) |
| XYZ | xyz(61.4121, 58.1019, 48.5291) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.47
Pinkish Grey
#C8ACA9
ΔE00 8.81
Light Rose
#FFC5CB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEAF #AFDFEE
analogous
#EEAFBF #EEBEAF #EEDDAF
triadic
#EEBEAF #AFEEBE #BEAFEE
tetradic
#EEBEAF #BFEEAF #AFDFEE #DDAFEE
square
#EEBEAF #BFEEAF #AFDFEE #DDAFEE
split-complementary
#EEBEAF #AFEEDD #AFBFEE
monochromatic
#D96C4A #E3957D #EEBEAF #F9E7E1 #FAEAE6
Accessibility & contrast
On white
1.66
#EEBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EEBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEAF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEAF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#FAB7BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebeaf; /* rgb */ color: rgb(238, 190, 175); /* oklch */ color: oklch(84.0% 0.059 38.1);
Tailwind
colors: {
custom: {
50: '#f4d1c6',
500: '#eebeaf',
950: '#000000',
},
}SCSS
$custom: #eebeaf; $custom-light: #f4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#eebeaf",
"rgb": {
"r": 238,
"g": 190,
"b": 175
},
"hsl": {
"h": 14.286,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.84013,
"c": 0.05933,
"h": 38.1
},
"luminance": 0.58099
}Semantic roles & 50–950 ramp
primary
#EEBEAF
secondary
#76B7CC
accent
#A2CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382