#EEADAF#EEADAF
#EEADAF is a light, moderate red. Relative luminance 0.512; OKLCH L 80.9% C 0.077 H 16.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEADAF |
|---|---|
| RGB | rgb(238, 173, 175) |
| HSL | hsl(358, 66%, 81%) |
| HSV | hsv(358, 27%, 93%) |
| CMYK | cmyk(0%, 27.3%, 26.5%, 6.7%) |
| CIE-LAB | lab(76.78, 24.06, 8.41) |
| CIE-LCH | lch(76.78, 25.48, 19.28°) |
| OKLab | oklab(80.9% 0.0732 0.0222) |
| OKLCH | oklch(80.9% 0.077 16.8) |
| XYZ | xyz(57.9425, 51.1626, 47.3725) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.42
Pale Rose
#FDC1C5
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 5.47
Pink
#FFC0CB
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEADAF #ADEEEC
analogous
#EEADCF #EEADAF #EECBAD
triadic
#EEADAF #AFEEAD #ADAFEE
tetradic
#EEADAF #CFEEAD #ADEEEC #CBADEE
square
#EEADAF #CFEEAD #ADEEEC #CBADEE
split-complementary
#EEADAF #ADEECB #ADCFEE
monochromatic
#D9484C #E37A7E #EEADAF #F9E0E0 #FAE6E6
Accessibility & contrast
On white
1.87
#EEADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EEADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEADAF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEADAF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AF
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#FBA7AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeadaf; /* rgb */ color: rgb(238, 173, 175); /* oklch */ color: oklch(80.9% 0.077 16.8);
Tailwind
colors: {
custom: {
50: '#f5c5c6',
500: '#eeadaf',
950: '#000000',
},
}SCSS
$custom: #eeadaf; $custom-light: #f5c5c6; $custom-dark: #000000;
JSON
{
"hex": "#eeadaf",
"rgb": {
"r": 238,
"g": 173,
"b": 175
},
"hsl": {
"h": 358.154,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.80898,
"c": 0.07652,
"h": 16.8
},
"luminance": 0.51159
}Semantic roles & 50–950 ramp
primary
#EEADAF
secondary
#74CBC9
accent
#CEC818
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282