#EFDFCB#EFDFCB
#EFDFCB is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.1% C 0.032 H 73.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFCB |
|---|---|
| RGB | rgb(239, 223, 203) |
| HSL | hsl(33, 53%, 87%) |
| HSV | hsv(33, 15%, 94%) |
| CMYK | cmyk(0%, 6.7%, 15.1%, 6.3%) |
| CIE-LAB | lab(89.60, 2.23, 11.77) |
| CIE-LCH | lch(89.60, 11.98, 79.26°) |
| OKLab | oklab(91.12% 0.0091 0.0307) |
| OKLCH | oklch(91.12% 0.032 73.5) |
| XYZ | xyz(72.7631, 75.4391, 67.2165) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.49
Champagne
#F7E7CE
ΔE00 2.56
Antiquewhite
#FAEBD7
ΔE00 2.60
Papayawhip
#FFEFD5
ΔE00 4.06
Blanchedalmond
#FFEBCD
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFCB #CBDBEF
analogous
#EFCDCB #EFDFCB #EDEFCB
triadic
#EFDFCB #CBEFDF #DFCBEF
tetradic
#EFDFCB #CBEFCD #CBDBEF #EFCBED
square
#EFDFCB #CBEFCD #CBDBEF #EFCBED
split-complementary
#EFDFCB #CBEDEF #CDCBEF
monochromatic
#D2A56D #E1C29C #EFDFCB #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.31
#EFDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EFDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFCB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFCB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#F6DBD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfcb; /* rgb */ color: rgb(239, 223, 203); /* oklch */ color: oklch(91.1% 0.032 73.5);
Tailwind
colors: {
custom: {
50: '#f4e9da',
500: '#efdfcb',
950: '#000000',
},
}SCSS
$custom: #efdfcb; $custom-light: #f4e9da; $custom-dark: #000000;
JSON
{
"hex": "#efdfcb",
"rgb": {
"r": 239,
"g": 223,
"b": 203
},
"hsl": {
"h": 33.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.91121,
"c": 0.03197,
"h": 73.5
},
"luminance": 0.75438
}Semantic roles & 50–950 ramp
primary
#EFDFCB
secondary
#91ACCD
accent
#6AC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483