#EADFC4#EADFC4
#EADFC4 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.5% C 0.038 H 88.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFC4 |
|---|---|
| RGB | rgb(234, 223, 196) |
| HSL | hsl(43, 48%, 84%) |
| HSV | hsv(43, 16%, 92%) |
| CMYK | cmyk(0%, 4.7%, 16.2%, 8.2%) |
| CIE-LAB | lab(89.04, -0.63, 14.59) |
| CIE-LCH | lch(89.04, 14.60, 92.47°) |
| OKLab | oklab(90.54% 0.001 0.0378) |
| OKLCH | oklch(90.54% 0.038 88.5) |
| XYZ | xyz(70.2826, 74.2544, 62.8439) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.33
Warm Beige
#E9DCC9
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 3.66
Papayawhip
#FFEFD5
ΔE00 4.41
Blanchedalmond
#FFEBCD
ΔE00 4.69
Antiquewhite
#FAEBD7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFC4 #C4CFEA
analogous
#EACCC4 #EADFC4 #E2EAC4
triadic
#EADFC4 #C4EADF #DFC4EA
tetradic
#EADFC4 #C4EACC #C4CFEA #EAC4E2
square
#EADFC4 #C4EACC #C4CFEA #EAC4E2
split-complementary
#EADFC4 #C4E2EA #CCC4EA
monochromatic
#CAAE6A #DAC797 #EADFC4 #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.32
#EADFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EADFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFC4
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFC4 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#E9E1C5
Tritanopia (blue-blind)
#F1DAD7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfc4; /* rgb */ color: rgb(234, 223, 196); /* oklch */ color: oklch(90.5% 0.038 88.5);
Tailwind
colors: {
custom: {
50: '#f1e8d5',
500: '#eadfc4',
950: '#000000',
},
}SCSS
$custom: #eadfc4; $custom-light: #f1e8d5; $custom-dark: #000000;
JSON
{
"hex": "#eadfc4",
"rgb": {
"r": 234,
"g": 223,
"b": 196
},
"hsl": {
"h": 42.632,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.90536,
"c": 0.03778,
"h": 88.5
},
"luminance": 0.74253
}Semantic roles & 50–950 ramp
primary
#EADFC4
secondary
#8D9DC6
accent
#54BB2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483