#EFCDB3#EFCDB3
#EFCDB3 is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.1% C 0.052 H 59.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDB3 |
|---|---|
| RGB | rgb(239, 205, 179) |
| HSL | hsl(26, 65%, 82%) |
| HSV | hsv(26, 25%, 94%) |
| CMYK | cmyk(0%, 14.2%, 25.1%, 6.3%) |
| CIE-LAB | lab(84.62, 8.07, 17.37) |
| CIE-LCH | lch(84.62, 19.16, 65.09°) |
| OKLab | oklab(87.05% 0.0264 0.0447) |
| OKLCH | oklch(87.05% 0.052 59.4) |
| XYZ | xyz(65.5652, 65.2703, 51.7838) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.22
Peach
#FFDAB9
ΔE00 3.74
Light Peach
#FFD8B1
ΔE00 4.74
Bisque
#FFE4C4
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 8.20
Navajowhite
#FFDEAD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDB3 #B3D5EF
analogous
#EFB3B7 #EFCDB3 #EFEBB3
triadic
#EFCDB3 #B3EFCD #CDB3EF
tetradic
#EFCDB3 #B7EFB3 #B3D5EF #EBB3EF
square
#EFCDB3 #B7EFB3 #B3D5EF #EBB3EF
split-complementary
#EFCDB3 #B3EFEB #B3B7EF
monochromatic
#DA8A4E #E4AC80 #EFCDB3 #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.49
#EFCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EFCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDB3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDB3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB1
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#FAC6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcdb3; /* rgb */ color: rgb(239, 205, 179); /* oklch */ color: oklch(87.1% 0.052 59.4);
Tailwind
colors: {
custom: {
50: '#f5dcc9',
500: '#efcdb3',
950: '#000000',
},
}SCSS
$custom: #efcdb3; $custom-light: #f5dcc9; $custom-dark: #000000;
JSON
{
"hex": "#efcdb3",
"rgb": {
"r": 239,
"g": 205,
"b": 179
},
"hsl": {
"h": 26,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.8705,
"c": 0.05194,
"h": 59.4
},
"luminance": 0.65268
}Semantic roles & 50–950 ramp
primary
#EFCDB3
secondary
#79A9CD
accent
#7FCD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482