#EADFCF#EADFCF
#EADFCF is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.025 H 77.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFCF |
|---|---|
| RGB | rgb(234, 223, 207) |
| HSL | hsl(36, 39%, 86%) |
| HSV | hsv(36, 12%, 92%) |
| CMYK | cmyk(0%, 4.7%, 11.5%, 8.2%) |
| CIE-LAB | lab(89.29, 1.08, 9.18) |
| CIE-LCH | lch(89.29, 9.24, 83.26°) |
| OKLab | oklab(90.81% 0.0053 0.024) |
| OKLCH | oklch(90.81% 0.025 77.5) |
| XYZ | xyz(71.5808, 74.7737, 69.6813) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.37
Antiquewhite
#FAEBD7
ΔE00 3.28
Champagne
#F7E7CE
ΔE00 3.76
Eggshell
#F0EAD6
ΔE00 3.97
Linen
#FAF0E6
ΔE00 4.52
Oldlace
#FDF5E6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFCF #CFDAEA
analogous
#EAD2CF #EADFCF #E8EACF
triadic
#EADFCF #CFEADF #DFCFEA
tetradic
#EADFCF #CFEAD2 #CFDAEA #EACFE8
square
#EADFCF #CFEAD2 #CFDAEA #EACFE8
split-complementary
#EADFCF #CFE8EA #D2CFEA
monochromatic
#C5A67A #D7C3A4 #EADFCF #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.32
#EADFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EADFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFCF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFCF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#EFDCDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfcf; /* rgb */ color: rgb(234, 223, 207); /* oklch */ color: oklch(90.8% 0.025 77.5);
Tailwind
colors: {
custom: {
50: '#f0e9dd',
500: '#eadfcf',
950: '#000000',
},
}SCSS
$custom: #eadfcf; $custom-light: #f0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#eadfcf",
"rgb": {
"r": 234,
"g": 223,
"b": 207
},
"hsl": {
"h": 35.556,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90809,
"c": 0.0246,
"h": 77.5
},
"luminance": 0.74773
}Semantic roles & 50–950 ramp
primary
#EADFCF
secondary
#99ABC5
accent
#67B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484