#EFDDCB#EFDDCB
#EFDDCB is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.7% C 0.031 H 67.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDCB |
|---|---|
| RGB | rgb(239, 221, 203) |
| HSL | hsl(30, 53%, 87%) |
| HSV | hsv(30, 15%, 94%) |
| CMYK | cmyk(0%, 7.5%, 15.1%, 6.3%) |
| CIE-LAB | lab(89.10, 3.26, 11.06) |
| CIE-LCH | lch(89.10, 11.53, 73.56°) |
| OKLab | oklab(90.73% 0.012 0.0289) |
| OKLCH | oklch(90.73% 0.031 67.4) |
| XYZ | xyz(72.2320, 74.3768, 67.0394) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.57
Antiquewhite
#FAEBD7
ΔE00 3.45
Champagne
#F7E7CE
ΔE00 3.88
Bisque
#FFE4C4
ΔE00 5.12
Papayawhip
#FFEFD5
ΔE00 5.20
Blanchedalmond
#FFEBCD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDCB #CBDDEF
analogous
#EFCBCB #EFDDCB #EFEFCB
triadic
#EFDDCB #CBEFDD #DDCBEF
tetradic
#EFDDCB #CBEFCB #CBDDEF #EFCBEF
square
#EFDDCB #CBEFCB #CBDDEF #EFCBEF
split-complementary
#EFDDCB #CBEFEF #CBCBEF
monochromatic
#D2A06D #E1BE9C #EFDDCB #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.32
#EFDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EFDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDCB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDCB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E8E1CB
Tritanopia (blue-blind)
#F6D9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efddcb; /* rgb */ color: rgb(239, 221, 203); /* oklch */ color: oklch(90.7% 0.031 67.4);
Tailwind
colors: {
custom: {
50: '#f4e7da',
500: '#efddcb',
950: '#000000',
},
}SCSS
$custom: #efddcb; $custom-light: #f4e7da; $custom-dark: #000000;
JSON
{
"hex": "#efddcb",
"rgb": {
"r": 239,
"g": 221,
"b": 203
},
"hsl": {
"h": 30,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.9073,
"c": 0.03125,
"h": 67.4
},
"luminance": 0.74375
}Semantic roles & 50–950 ramp
primary
#EFDDCB
secondary
#91AFCD
accent
#73C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483