#EADFCC#EADFCC
#EADFCC is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.7% C 0.028 H 81.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFCC |
|---|---|
| RGB | rgb(234, 223, 204) |
| HSL | hsl(38, 42%, 86%) |
| HSV | hsv(38, 13%, 92%) |
| CMYK | cmyk(0%, 4.7%, 12.8%, 8.2%) |
| CIE-LAB | lab(89.22, 0.61, 10.65) |
| CIE-LCH | lch(89.22, 10.67, 86.74°) |
| OKLab | oklab(90.73% 0.0042 0.0278) |
| OKLCH | oklch(90.73% 0.028 81.5) |
| XYZ | xyz(71.2175, 74.6284, 67.7680) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.12
Champagne
#F7E7CE
ΔE00 3.08
Antiquewhite
#FAEBD7
ΔE00 3.26
Eggshell
#F0EAD6
ΔE00 3.36
Papayawhip
#FFEFD5
ΔE00 4.42
Oldlace
#FDF5E6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFCC #CCD7EA
analogous
#EAD0CC #EADFCC #E6EACC
triadic
#EADFCC #CCEADF #DFCCEA
tetradic
#EADFCC #CCEAD0 #CCD7EA #EACCE6
square
#EADFCC #CCEAD0 #CCD7EA #EACCE6
split-complementary
#EADFCC #CCE6EA #D0CCEA
monochromatic
#C6A975 #D8C4A1 #EADFCC #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.32
#EADFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#EADFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFCC
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFCC | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCB
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#F0DBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfcc; /* rgb */ color: rgb(234, 223, 204); /* oklch */ color: oklch(90.7% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#f0e9db',
500: '#eadfcc',
950: '#000000',
},
}SCSS
$custom: #eadfcc; $custom-light: #f0e9db; $custom-dark: #000000;
JSON
{
"hex": "#eadfcc",
"rgb": {
"r": 234,
"g": 223,
"b": 204
},
"hsl": {
"h": 38,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90733,
"c": 0.0281,
"h": 81.5
},
"luminance": 0.74627
}Semantic roles & 50–950 ramp
primary
#EADFCC
secondary
#95A7C5
accent
#61B531
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161615
muted
#858484