#EFDCC8#EFDCC8
#EFDCC8 is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.5% C 0.034 H 68.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC8 |
|---|---|
| RGB | rgb(239, 220, 200) |
| HSL | hsl(31, 55%, 86%) |
| HSV | hsv(31, 16%, 94%) |
| CMYK | cmyk(0%, 7.9%, 16.3%, 6.3%) |
| CIE-LAB | lab(88.78, 3.32, 12.19) |
| CIE-LCH | lch(88.78, 12.63, 74.76°) |
| OKLab | oklab(90.46% 0.0123 0.0317) |
| OKLCH | oklch(90.46% 0.034 68.8) |
| XYZ | xyz(71.6147, 73.7087, 65.0870) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.59
Antiquewhite
#FAEBD7
ΔE00 3.59
Champagne
#F7E7CE
ΔE00 3.62
Bisque
#FFE4C4
ΔE00 4.52
Blanchedalmond
#FFEBCD
ΔE00 4.79
Papayawhip
#FFEFD5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC8 #C8DBEF
analogous
#EFC8C8 #EFDCC8 #EEEFC8
triadic
#EFDCC8 #C8EFDC #DCC8EF
tetradic
#EFDCC8 #C8EFC8 #C8DBEF #EFC8EE
square
#EFDCC8 #C8EFC8 #C8DBEF #EFC8EE
split-complementary
#EFDCC8 #C8EEEF #C8C8EF
monochromatic
#D3A069 #E1BE99 #EFDCC8 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.33
#EFDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EFDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC8
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC8 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC7
Deuteranopia (green-blind)
#E7E1C8
Tritanopia (blue-blind)
#F6D8D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdcc8; /* rgb */ color: rgb(239, 220, 200); /* oklch */ color: oklch(90.5% 0.034 68.8);
Tailwind
colors: {
custom: {
50: '#f4e6d8',
500: '#efdcc8',
950: '#000000',
},
}SCSS
$custom: #efdcc8; $custom-light: #f4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#efdcc8",
"rgb": {
"r": 239,
"g": 220,
"b": 200
},
"hsl": {
"h": 30.769,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.9046,
"c": 0.03402,
"h": 68.8
},
"luminance": 0.73707
}Semantic roles & 50–950 ramp
primary
#EFDCC8
secondary
#8EADCD
accent
#71C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483