#EADFCA#EADFCA
#EADFCA is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.030 H 83.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFCA |
|---|---|
| RGB | rgb(234, 223, 202) |
| HSL | hsl(39, 43%, 85%) |
| HSV | hsv(39, 14%, 92%) |
| CMYK | cmyk(0%, 4.7%, 13.7%, 8.2%) |
| CIE-LAB | lab(89.17, 0.29, 11.64) |
| CIE-LCH | lch(89.17, 11.64, 88.55°) |
| OKLab | oklab(90.68% 0.0034 0.0303) |
| OKLCH | oklch(90.68% 0.03 83.6) |
| XYZ | xyz(70.9792, 74.5330, 66.5128) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.58
Champagne
#F7E7CE
ΔE00 2.87
Eggshell
#F0EAD6
ΔE00 3.18
Antiquewhite
#FAEBD7
ΔE00 3.48
Papayawhip
#FFEFD5
ΔE00 4.22
Blanchedalmond
#FFEBCD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFCA #CAD5EA
analogous
#EACFCA #EADFCA #E5EACA
triadic
#EADFCA #CAEADF #DFCAEA
tetradic
#EADFCA #CAEACF #CAD5EA #EACAE5
square
#EADFCA #CAEACF #CAD5EA #EACAE5
split-complementary
#EADFCA #CAE5EA #CFCAEA
monochromatic
#C7AA72 #D9C59E #EADFCA #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.32
#EADFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EADFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFCA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFCA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC9
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#F0DBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfca; /* rgb */ color: rgb(234, 223, 202); /* oklch */ color: oklch(90.7% 0.030 83.6);
Tailwind
colors: {
custom: {
50: '#f0e9da',
500: '#eadfca',
950: '#000000',
},
}SCSS
$custom: #eadfca; $custom-light: #f0e9da; $custom-dark: #000000;
JSON
{
"hex": "#eadfca",
"rgb": {
"r": 234,
"g": 223,
"b": 202
},
"hsl": {
"h": 39.375,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90683,
"c": 0.03048,
"h": 83.6
},
"luminance": 0.74532
}Semantic roles & 50–950 ramp
primary
#EADFCA
secondary
#93A4C5
accent
#5EB62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483