#EFDCCB#EFDCCB
#EFDCCB is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.5% C 0.031 H 64.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCCB |
|---|---|
| RGB | rgb(239, 220, 203) |
| HSL | hsl(28, 53%, 87%) |
| HSV | hsv(28, 15%, 94%) |
| CMYK | cmyk(0%, 7.9%, 15.1%, 6.3%) |
| CIE-LAB | lab(88.85, 3.78, 10.71) |
| CIE-LCH | lch(88.85, 11.36, 70.55°) |
| OKLab | oklab(90.54% 0.0135 0.028) |
| OKLCH | oklch(90.54% 0.031 64.3) |
| XYZ | xyz(71.9687, 73.8503, 66.9516) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.24
Antiquewhite
#FAEBD7
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 4.61
Bisque
#FFE4C4
ΔE00 5.44
Linen
#FAF0E6
ΔE00 5.63
Blanchedalmond
#FFEBCD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCCB #CBDEEF
analogous
#EFCBCC #EFDCCB #EFEECB
triadic
#EFDCCB #CBEFDC #DCCBEF
tetradic
#EFDCCB #CCEFCB #CBDEEF #EECBEF
square
#EFDCCB #CCEFCB #CBDEEF #EECBEF
split-complementary
#EFDCCB #CBEFEE #CBCCEF
monochromatic
#D29D6D #E1BD9C #EFDCCB #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.33
#EFDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EFDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCCB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCCB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#F6D8D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdccb; /* rgb */ color: rgb(239, 220, 203); /* oklch */ color: oklch(90.5% 0.031 64.3);
Tailwind
colors: {
custom: {
50: '#f4e6da',
500: '#efdccb',
950: '#000000',
},
}SCSS
$custom: #efdccb; $custom-light: #f4e6da; $custom-dark: #000000;
JSON
{
"hex": "#efdccb",
"rgb": {
"r": 239,
"g": 220,
"b": 203
},
"hsl": {
"h": 28.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.90535,
"c": 0.03103,
"h": 64.3
},
"luminance": 0.73849
}Semantic roles & 50–950 ramp
primary
#EFDCCB
secondary
#91B1CD
accent
#77C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483