#EAD3C8#EAD3C8
#EAD3C8 is a very light, muted orange. Relative luminance 0.683; OKLCH L 88.3% C 0.030 H 47.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD3C8 |
|---|---|
| RGB | rgb(234, 211, 200) |
| HSL | hsl(19, 45%, 85%) |
| HSV | hsv(19, 15%, 92%) |
| CMYK | cmyk(0%, 9.8%, 14.5%, 8.2%) |
| CIE-LAB | lab(86.13, 6.20, 8.35) |
| CIE-LCH | lch(86.13, 10.39, 53.40°) |
| OKLab | oklab(88.28% 0.0202 0.0219) |
| OKLCH | oklch(88.28% 0.03 47.3) |
| XYZ | xyz(67.6508, 68.2525, 64.2427) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.84
Linen
#FAF0E6
ΔE00 7.94
Antiquewhite
#FAEBD7
ΔE00 8.00
Peach
#FFDAB9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD3C8 #C8DFEA
analogous
#EAC8CE #EAD3C8 #EAE4C8
triadic
#EAD3C8 #C8EAD3 #D3C8EA
tetradic
#EAD3C8 #CEEAC8 #C8DFEA #E4C8EA
square
#EAD3C8 #CEEAC8 #C8DFEA #E4C8EA
split-complementary
#EAD3C8 #C8EAE4 #C8CEEA
monochromatic
#C88C6F #D9B09C #EAD3C8 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.43
#EAD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#EAD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD3C8
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD3C8 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#F1CFD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead3c8; /* rgb */ color: rgb(234, 211, 200); /* oklch */ color: oklch(88.3% 0.030 47.3);
Tailwind
colors: {
custom: {
50: '#f1e0d8',
500: '#ead3c8',
950: '#000000',
},
}SCSS
$custom: #ead3c8; $custom-light: #f1e0d8; $custom-dark: #000000;
JSON
{
"hex": "#ead3c8",
"rgb": {
"r": 234,
"g": 211,
"b": 200
},
"hsl": {
"h": 19.412,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88281,
"c": 0.02981,
"h": 47.3
},
"luminance": 0.68251
}Semantic roles & 50–950 ramp
primary
#EAD3C8
secondary
#91B4C5
accent
#8BB82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483