#EADDC7#EADDC7
#EADDC7 is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.2% C 0.033 H 81.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDC7 |
|---|---|
| RGB | rgb(234, 221, 199) |
| HSL | hsl(38, 45%, 85%) |
| HSV | hsv(38, 15%, 92%) |
| CMYK | cmyk(0%, 5.6%, 15%, 8.2%) |
| CIE-LAB | lab(88.60, 0.86, 12.40) |
| CIE-LCH | lch(88.60, 12.43, 86.04°) |
| OKLab | oklab(90.21% 0.0051 0.0322) |
| OKLCH | oklch(90.21% 0.033 81) |
| XYZ | xyz(70.0963, 73.3300, 64.4832) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.21
Champagne
#F7E7CE
ΔE00 2.63
Antiquewhite
#FAEBD7
ΔE00 3.50
Eggshell
#F0EAD6
ΔE00 4.07
Papayawhip
#FFEFD5
ΔE00 4.22
Blanchedalmond
#FFEBCD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDC7 #C7D4EA
analogous
#EACBC7 #EADDC7 #E6EAC7
triadic
#EADDC7 #C7EADD #DDC7EA
tetradic
#EADDC7 #C7EACB #C7D4EA #EAC7E6
square
#EADDC7 #C7EACB #C7D4EA #EAC7E6
split-complementary
#EADDC7 #C7E6EA #CBC7EA
monochromatic
#C9A76E #D9C29A #EADDC7 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.34
#EADDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#EADDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDC7
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDC7 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#F0D9D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eaddc7; /* rgb */ color: rgb(234, 221, 199); /* oklch */ color: oklch(90.2% 0.033 81.0);
Tailwind
colors: {
custom: {
50: '#f1e7d8',
500: '#eaddc7',
950: '#000000',
},
}SCSS
$custom: #eaddc7; $custom-light: #f1e7d8; $custom-dark: #000000;
JSON
{
"hex": "#eaddc7",
"rgb": {
"r": 234,
"g": 221,
"b": 199
},
"hsl": {
"h": 37.714,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.90213,
"c": 0.03264,
"h": 81
},
"luminance": 0.73329
}Semantic roles & 50–950 ramp
primary
#EADDC7
secondary
#90A4C5
accent
#61B92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483