#EFDDC8#EFDDC8
#EFDDC8 is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.034 H 71.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDC8 |
|---|---|
| RGB | rgb(239, 221, 200) |
| HSL | hsl(32, 55%, 86%) |
| HSV | hsv(32, 16%, 94%) |
| CMYK | cmyk(0%, 7.5%, 16.3%, 6.3%) |
| CIE-LAB | lab(89.03, 2.81, 12.54) |
| CIE-LCH | lch(89.03, 12.85, 77.39°) |
| OKLab | oklab(90.66% 0.0108 0.0326) |
| OKLCH | oklch(90.66% 0.034 71.6) |
| XYZ | xyz(71.8779, 74.2351, 65.1748) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.10
Champagne
#F7E7CE
ΔE00 2.95
Antiquewhite
#FAEBD7
ΔE00 3.19
Blanchedalmond
#FFEBCD
ΔE00 4.27
Bisque
#FFE4C4
ΔE00 4.35
Papayawhip
#FFEFD5
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDC8 #C8DAEF
analogous
#EFC9C8 #EFDDC8 #EDEFC8
triadic
#EFDDC8 #C8EFDD #DDC8EF
tetradic
#EFDDC8 #C8EFC9 #C8DAEF #EFC8ED
square
#EFDDC8 #C8EFC9 #C8DAEF #EFC8ED
split-complementary
#EFDDC8 #C8EDEF #C9C8EF
monochromatic
#D3A269 #E1C099 #EFDDC8 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.33
#EFDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EFDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDC8
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDC8 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC7
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#F6D9D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efddc8; /* rgb */ color: rgb(239, 221, 200); /* oklch */ color: oklch(90.7% 0.034 71.6);
Tailwind
colors: {
custom: {
50: '#f4e7d8',
500: '#efddc8',
950: '#000000',
},
}SCSS
$custom: #efddc8; $custom-light: #f4e7d8; $custom-dark: #000000;
JSON
{
"hex": "#efddc8",
"rgb": {
"r": 239,
"g": 221,
"b": 200
},
"hsl": {
"h": 32.308,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.90655,
"c": 0.03436,
"h": 71.6
},
"luminance": 0.74234
}Semantic roles & 50–950 ramp
primary
#EFDDC8
secondary
#8EABCD
accent
#6DC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483