#EADFC6#EADFC6
#EADFC6 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.6% C 0.035 H 87.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFC6 |
|---|---|
| RGB | rgb(234, 223, 198) |
| HSL | hsl(42, 46%, 85%) |
| HSV | hsv(42, 15%, 92%) |
| CMYK | cmyk(0%, 4.7%, 15.4%, 8.2%) |
| CIE-LAB | lab(89.09, -0.32, 13.60) |
| CIE-LCH | lch(89.09, 13.61, 91.37°) |
| OKLab | oklab(90.58% 0.0018 0.0353) |
| OKLCH | oklch(90.58% 0.035 87.1) |
| XYZ | xyz(70.5118, 74.3461, 64.0508) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.87
Champagne
#F7E7CE
ΔE00 3.02
Eggshell
#F0EAD6
ΔE00 3.36
Papayawhip
#FFEFD5
ΔE00 4.23
Antiquewhite
#FAEBD7
ΔE00 4.30
Blanchedalmond
#FFEBCD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFC6 #C6D1EA
analogous
#EACDC6 #EADFC6 #E3EAC6
triadic
#EADFC6 #C6EADF #DFC6EA
tetradic
#EADFC6 #C6EACD #C6D1EA #EAC6E3
square
#EADFC6 #C6EACD #C6D1EA #EAC6E3
split-complementary
#EADFC6 #C6E3EA #CDC6EA
monochromatic
#C9AD6D #DAC699 #EADFC6 #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.32
#EADFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EADFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFC6
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFC6 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#E8E1C7
Tritanopia (blue-blind)
#F0DBD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfc6; /* rgb */ color: rgb(234, 223, 198); /* oklch */ color: oklch(90.6% 0.035 87.1);
Tailwind
colors: {
custom: {
50: '#f1e8d7',
500: '#eadfc6',
950: '#000000',
},
}SCSS
$custom: #eadfc6; $custom-light: #f1e8d7; $custom-dark: #000000;
JSON
{
"hex": "#eadfc6",
"rgb": {
"r": 234,
"g": 223,
"b": 198
},
"hsl": {
"h": 41.667,
"s": 46.154,
"l": 84.706
},
"oklch": {
"l": 0.90584,
"c": 0.03534,
"h": 87.1
},
"luminance": 0.74345
}Semantic roles & 50–950 ramp
primary
#EADFC6
secondary
#8F9FC6
accent
#57B92C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483