#EADFC7#EADFC7
#EADFC7 is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.6% C 0.034 H 86.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFC7 |
|---|---|
| RGB | rgb(234, 223, 199) |
| HSL | hsl(41, 45%, 85%) |
| HSV | hsv(41, 15%, 92%) |
| CMYK | cmyk(0%, 4.7%, 15%, 8.2%) |
| CIE-LAB | lab(89.11, -0.17, 13.11) |
| CIE-LCH | lch(89.11, 13.11, 90.75°) |
| OKLab | oklab(90.61% 0.0022 0.034) |
| OKLCH | oklch(90.61% 0.034 86.3) |
| XYZ | xyz(70.6275, 74.3923, 64.6603) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.53
Champagne
#F7E7CE
ΔE00 2.92
Eggshell
#F0EAD6
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 4.06
Papayawhip
#FFEFD5
ΔE00 4.18
Blanchedalmond
#FFEBCD
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFC7 #C7D2EA
analogous
#EACEC7 #EADFC7 #E4EAC7
triadic
#EADFC7 #C7EADF #DFC7EA
tetradic
#EADFC7 #C7EACE #C7D2EA #EAC7E4
square
#EADFC7 #C7EACE #C7D2EA #EAC7E4
split-complementary
#EADFC7 #C7E4EA #CEC7EA
monochromatic
#C9AC6E #D9C69A #EADFC7 #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.32
#EADFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EADFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFC7
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFC7 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#F0DBD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfc7; /* rgb */ color: rgb(234, 223, 199); /* oklch */ color: oklch(90.6% 0.034 86.3);
Tailwind
colors: {
custom: {
50: '#f1e8d8',
500: '#eadfc7',
950: '#000000',
},
}SCSS
$custom: #eadfc7; $custom-light: #f1e8d8; $custom-dark: #000000;
JSON
{
"hex": "#eadfc7",
"rgb": {
"r": 234,
"g": 223,
"b": 199
},
"hsl": {
"h": 41.143,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.90609,
"c": 0.03411,
"h": 86.3
},
"luminance": 0.74391
}Semantic roles & 50–950 ramp
primary
#EADFC7
secondary
#90A1C5
accent
#59B92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483