#EADFE0#EADFE0
#EADFE0 is a very light, near-neutral red. Relative luminance 0.756; OKLCH L 91.3% C 0.012 H 11.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE0 |
|---|---|
| RGB | rgb(234, 223, 224) |
| HSL | hsl(355, 21%, 90%) |
| HSV | hsv(355, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 4.3%, 8.2%) |
| CIE-LAB | lab(89.70, 3.91, 0.85) |
| CIE-LCH | lch(89.70, 4.00, 12.26°) |
| OKLab | oklab(91.27% 0.0119 0.0023) |
| OKLCH | oklch(91.27% 0.012 11) |
| XYZ | xyz(73.7721, 75.6502, 81.2221) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 5.38
Mistyrose
#FFE4E1
ΔE00 6.07
Snow
#FFFAFA
ΔE00 6.10
Seashell
#FFF5EE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE0 #DFEAE9
analogous
#EADFE6 #EADFE0 #EAE4DF
triadic
#EADFE0 #E0EADF #DFE0EA
tetradic
#EADFE0 #E6EADF #DFEAE9 #E4DFEA
square
#EADFE0 #E6EADF #DFEAE9 #E4DFEA
split-complementary
#EADFE0 #DFEAE4 #DFE6EA
monochromatic
#BA9598 #D2BABC #EADFE0 #F3EDED #F3EDED
Accessibility & contrast
On white
1.30
#EADFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EADFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE0
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE0 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0E0
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#EDDEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfe0; /* rgb */ color: rgb(234, 223, 224); /* oklch */ color: oklch(91.3% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#f0e9e9',
500: '#eadfe0',
950: '#000000',
},
}SCSS
$custom: #eadfe0; $custom-light: #f0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#eadfe0",
"rgb": {
"r": 234,
"g": 223,
"b": 224
},
"hsl": {
"h": 354.545,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91266,
"c": 0.0121,
"h": 11
},
"luminance": 0.7565
}Semantic roles & 50–950 ramp
primary
#EADFE0
secondary
#ACC1BF
accent
#9F9746
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484