#EADACF#EADACF
#EADACF is a very light, muted orange. Relative luminance 0.721; OKLCH L 89.8% C 0.023 H 56.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EADACF |
|---|---|
| RGB | rgb(234, 218, 207) |
| HSL | hsl(24, 39%, 86%) |
| HSV | hsv(24, 12%, 92%) |
| CMYK | cmyk(0%, 6.8%, 11.5%, 8.2%) |
| CIE-LAB | lab(88.04, 3.67, 7.38) |
| CIE-LCH | lch(88.04, 8.25, 63.58°) |
| OKLab | oklab(89.83% 0.0126 0.0194) |
| OKLCH | oklch(89.83% 0.023 56.9) |
| XYZ | xyz(70.2646, 72.1413, 69.2426) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.40
Linen
#FAF0E6
ΔE00 5.21
Antiquewhite
#FAEBD7
ΔE00 5.50
Seashell
#FFF5EE
ΔE00 6.18
Champagne
#F7E7CE
ΔE00 6.55
Very Light Pink
#FFF4F2
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADACF #CFDFEA
analogous
#EACFD2 #EADACF #EAE8CF
triadic
#EADACF #CFEADA #DACFEA
tetradic
#EADACF #D2EACF #CFDFEA #E8CFEA
square
#EADACF #D2EACF #CFDFEA #E8CFEA
split-complementary
#EADACF #CFEAE8 #CFD2EA
monochromatic
#C5987A #D7B9A4 #EADACF #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.36
#EADACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EADACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADACF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADACF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#F0D7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eadacf; /* rgb */ color: rgb(234, 218, 207); /* oklch */ color: oklch(89.8% 0.023 56.9);
Tailwind
colors: {
custom: {
50: '#f0e5dd',
500: '#eadacf',
950: '#000000',
},
}SCSS
$custom: #eadacf; $custom-light: #f0e5dd; $custom-dark: #000000;
JSON
{
"hex": "#eadacf",
"rgb": {
"r": 234,
"g": 218,
"b": 207
},
"hsl": {
"h": 24.444,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.89827,
"c": 0.02315,
"h": 56.9
},
"luminance": 0.7214
}Semantic roles & 50–950 ramp
primary
#EADACF
secondary
#99B3C5
accent
#7EB233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484