#EADFC0#EADFC0
#EADFC0 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.4% C 0.043 H 90.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFC0 |
|---|---|
| RGB | rgb(234, 223, 192) |
| HSL | hsl(44, 50%, 84%) |
| HSV | hsv(44, 18%, 92%) |
| CMYK | cmyk(0%, 4.7%, 17.9%, 8.2%) |
| CIE-LAB | lab(88.96, -1.23, 16.56) |
| CIE-LCH | lch(88.96, 16.60, 94.25°) |
| OKLab | oklab(90.44% -0.0006 0.0427) |
| OKLCH | oklch(90.44% 0.043 90.8) |
| XYZ | xyz(69.8334, 74.0747, 60.4780) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 4.49
Warm Beige
#E9DCC9
ΔE00 4.81
Wheat
#F5DEB3
ΔE00 4.89
Papayawhip
#FFEFD5
ΔE00 5.00
Blanchedalmond
#FFEBCD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFC0 #C0CBEA
analogous
#EACAC0 #EADFC0 #E0EAC0
triadic
#EADFC0 #C0EADF #DFC0EA
tetradic
#EADFC0 #C0EACA #C0CBEA #EAC0E0
square
#EADFC0 #C0EACA #C0CBEA #EAC0E0
split-complementary
#EADFC0 #C0E0EA #CAC0EA
monochromatic
#CBB064 #DBC892 #EADFC0 #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.33
#EADFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EADFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFC0
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFC0 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#E9E1C1
Tritanopia (blue-blind)
#F1DAD6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadfc0; /* rgb */ color: rgb(234, 223, 192); /* oklch */ color: oklch(90.4% 0.043 90.8);
Tailwind
colors: {
custom: {
50: '#f1e8d3',
500: '#eadfc0',
950: '#000000',
},
}SCSS
$custom: #eadfc0; $custom-light: #f1e8d3; $custom-dark: #000000;
JSON
{
"hex": "#eadfc0",
"rgb": {
"r": 234,
"g": 223,
"b": 192
},
"hsl": {
"h": 44.286,
"s": 50,
"l": 83.529
},
"oklch": {
"l": 0.90441,
"c": 0.04272,
"h": 90.8
},
"luminance": 0.74074
}Semantic roles & 50–950 ramp
primary
#EADFC0
secondary
#8898C6
accent
#4FBD28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483