#EADFD8#EADFD8
#EADFD8 is a very light, near-neutral orange. Relative luminance 0.752; OKLCH L 91.0% C 0.015 H 54.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD8 |
|---|---|
| RGB | rgb(234, 223, 216) |
| HSL | hsl(23, 30%, 88%) |
| HSV | hsv(23, 8%, 92%) |
| CMYK | cmyk(0%, 4.7%, 7.7%, 8.2%) |
| CIE-LAB | lab(89.50, 2.56, 4.76) |
| CIE-LCH | lch(89.50, 5.40, 61.78°) |
| OKLab | oklab(91.05% 0.0088 0.0126) |
| OKLCH | oklch(91.05% 0.015 54.9) |
| XYZ | xyz(72.7126, 75.2264, 75.6421) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.95
Seashell
#FFF5EE
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 5.22
Warm Beige
#E9DCC9
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD8 #D8E3EA
analogous
#EAD8DA #EADFD8 #EAE8D8
triadic
#EADFD8 #D8EADF #DFD8EA
tetradic
#EADFD8 #DAEAD8 #D8E3EA #E8D8EA
square
#EADFD8 #DAEAD8 #D8E3EA #E8D8EA
split-complementary
#EADFD8 #D8EAE8 #D8DAEA
monochromatic
#BF9E88 #D5BEB0 #EADFD8 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.31
#EADFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EADFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD8
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD8 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D8
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#EEDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd8; /* rgb */ color: rgb(234, 223, 216); /* oklch */ color: oklch(91.0% 0.015 54.9);
Tailwind
colors: {
custom: {
50: '#f0e9e4',
500: '#eadfd8',
950: '#000000',
},
}SCSS
$custom: #eadfd8; $custom-light: #f0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#eadfd8",
"rgb": {
"r": 234,
"g": 223,
"b": 216
},
"hsl": {
"h": 23.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.91045,
"c": 0.01537,
"h": 54.9
},
"luminance": 0.75226
}Semantic roles & 50–950 ramp
primary
#EADFD8
secondary
#A3B7C3
accent
#7FA93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484