#EADFD6#EADFD6
#EADFD6 is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.017 H 62.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD6 |
|---|---|
| RGB | rgb(234, 223, 214) |
| HSL | hsl(27, 32%, 88%) |
| HSV | hsv(27, 9%, 92%) |
| CMYK | cmyk(0%, 4.7%, 8.5%, 8.2%) |
| CIE-LAB | lab(89.45, 2.22, 5.74) |
| CIE-LCH | lch(89.45, 6.16, 68.84°) |
| OKLab | oklab(90.99% 0.0081 0.0151) |
| OKLCH | oklch(90.99% 0.017 62) |
| XYZ | xyz(72.4556, 75.1236, 74.2886) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.68
Warm Beige
#E9DCC9
ΔE00 4.27
Seashell
#FFF5EE
ΔE00 4.76
Antiquewhite
#FAEBD7
ΔE00 5.11
Oldlace
#FDF5E6
ΔE00 5.71
Very Light Pink
#FFF4F2
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD6 #D6E1EA
analogous
#EAD6D7 #EADFD6 #EAE9D6
triadic
#EADFD6 #D6EADF #DFD6EA
tetradic
#EADFD6 #D7EAD6 #D6E1EA #E9D6EA
square
#EADFD6 #D7EAD6 #D6E1EA #E9D6EA
split-complementary
#EADFD6 #D6EAE9 #D6D7EA
monochromatic
#C1A085 #D5BFAE #EADFD6 #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.31
#EADFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EADFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD6
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD6 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E5E2D6
Tritanopia (blue-blind)
#EEDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd6; /* rgb */ color: rgb(234, 223, 214); /* oklch */ color: oklch(91.0% 0.017 62.0);
Tailwind
colors: {
custom: {
50: '#f0e9e2',
500: '#eadfd6',
950: '#000000',
},
}SCSS
$custom: #eadfd6; $custom-light: #f0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#eadfd6",
"rgb": {
"r": 234,
"g": 223,
"b": 214
},
"hsl": {
"h": 27,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.90992,
"c": 0.01714,
"h": 62
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#EADFD6
secondary
#A1B4C3
accent
#78AB3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484