#EADFC5#EADFC5
#EADFC5 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.6% C 0.037 H 87.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFC5 |
|---|---|
| RGB | rgb(234, 223, 197) |
| HSL | hsl(42, 47%, 85%) |
| HSV | hsv(42, 16%, 92%) |
| CMYK | cmyk(0%, 4.7%, 15.8%, 8.2%) |
| CIE-LAB | lab(89.06, -0.48, 14.10) |
| CIE-LCH | lch(89.06, 14.10, 91.94°) |
| OKLab | oklab(90.56% 0.0014 0.0365) |
| OKLCH | oklch(90.56% 0.037 87.8) |
| XYZ | xyz(70.3968, 74.3001, 63.4454) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.16
Warm Beige
#E9DCC9
ΔE00 3.20
Eggshell
#F0EAD6
ΔE00 3.49
Papayawhip
#FFEFD5
ΔE00 4.31
Antiquewhite
#FAEBD7
ΔE00 4.54
Blanchedalmond
#FFEBCD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFC5 #C5D0EA
analogous
#EACDC5 #EADFC5 #E3EAC5
triadic
#EADFC5 #C5EADF #DFC5EA
tetradic
#EADFC5 #C5EACD #C5D0EA #EAC5E3
square
#EADFC5 #C5EACD #C5D0EA #EAC5E3
split-complementary
#EADFC5 #C5E3EA #CDC5EA
monochromatic
#C9AD6B #DAC698 #EADFC5 #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.32
#EADFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EADFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFC5
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFC5 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC3
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#F1DBD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfc5; /* rgb */ color: rgb(234, 223, 197); /* oklch */ color: oklch(90.6% 0.037 87.8);
Tailwind
colors: {
custom: {
50: '#f1e8d6',
500: '#eadfc5',
950: '#000000',
},
}SCSS
$custom: #eadfc5; $custom-light: #f1e8d6; $custom-dark: #000000;
JSON
{
"hex": "#eadfc5",
"rgb": {
"r": 234,
"g": 223,
"b": 197
},
"hsl": {
"h": 42.162,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.9056,
"c": 0.03656,
"h": 87.8
},
"luminance": 0.74299
}Semantic roles & 50–950 ramp
primary
#EADFC5
secondary
#8E9EC6
accent
#56BA2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483