#EADFDF#EADFDF
#EADFDF is a very light, near-neutral red. Relative luminance 0.756; OKLCH L 91.2% C 0.012 H 17.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFDF |
|---|---|
| RGB | rgb(234, 223, 223) |
| HSL | hsl(0, 21%, 90%) |
| HSV | hsv(0, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 4.7%, 8.2%) |
| CIE-LAB | lab(89.67, 3.74, 1.34) |
| CIE-LCH | lch(89.67, 3.97, 19.69°) |
| OKLab | oklab(91.24% 0.0115 0.0036) |
| OKLCH | oklch(91.24% 0.012 17.4) |
| XYZ | xyz(73.6369, 75.5961, 80.5100) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.25
Seashell
#FFF5EE
ΔE00 5.87
Mistyrose
#FFE4E1
ΔE00 6.04
Snow
#FFFAFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFDF #DFEAEA
analogous
#EADFE5 #EADFDF #EAE5DF
triadic
#EADFDF #DFEADF #DFDFEA
tetradic
#EADFDF #E5EADF #DFEAEA #E5DFEA
square
#EADFDF #E5EADF #DFEAEA #E5DFEA
split-complementary
#EADFDF #DFEAE5 #DFE5EA
monochromatic
#BA9595 #D2BABA #EADFDF #F3EDED #F3EDED
Accessibility & contrast
On white
1.30
#EADFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EADFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFDF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFDF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#EDDEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfdf; /* rgb */ color: rgb(234, 223, 223); /* oklch */ color: oklch(91.2% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#f0e9e9',
500: '#eadfdf',
950: '#000000',
},
}SCSS
$custom: #eadfdf; $custom-light: #f0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#eadfdf",
"rgb": {
"r": 234,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91238,
"c": 0.01205,
"h": 17.4
},
"luminance": 0.75595
}Semantic roles & 50–950 ramp
primary
#EADFDF
secondary
#ACC1C1
accent
#9F9F46
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484