#EFCBB3#EFCBB3
#EFCBB3 is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.7% C 0.052 H 55.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBB3 |
|---|---|
| RGB | rgb(239, 203, 179) |
| HSL | hsl(24, 65%, 82%) |
| HSV | hsv(24, 25%, 94%) |
| CMYK | cmyk(0%, 15.1%, 25.1%, 6.3%) |
| CIE-LAB | lab(84.13, 9.12, 16.69) |
| CIE-LCH | lch(84.13, 19.01, 61.35°) |
| OKLab | oklab(86.67% 0.0295 0.043) |
| OKLCH | oklch(86.67% 0.052 55.6) |
| XYZ | xyz(65.0898, 64.3196, 51.6253) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.76
Peach
#FFDAB9
ΔE00 4.63
Light Peach
#FFD8B1
ΔE00 5.71
Bisque
#FFE4C4
ΔE00 7.49
Warm Beige
#E9DCC9
ΔE00 9.11
Burlywood
#DEB887
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBB3 #B3D7EF
analogous
#EFB3B9 #EFCBB3 #EFE9B3
triadic
#EFCBB3 #B3EFCB #CBB3EF
tetradic
#EFCBB3 #B9EFB3 #B3D7EF #E9B3EF
square
#EFCBB3 #B9EFB3 #B3D7EF #E9B3EF
split-complementary
#EFCBB3 #B3EFE9 #B3B9EF
monochromatic
#DA864E #E4A880 #EFCBB3 #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.51
#EFCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EFCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBB3
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBB3 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB1
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#FAC4C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcbb3; /* rgb */ color: rgb(239, 203, 179); /* oklch */ color: oklch(86.7% 0.052 55.6);
Tailwind
colors: {
custom: {
50: '#f5dac9',
500: '#efcbb3',
950: '#000000',
},
}SCSS
$custom: #efcbb3; $custom-light: #f5dac9; $custom-dark: #000000;
JSON
{
"hex": "#efcbb3",
"rgb": {
"r": 239,
"g": 203,
"b": 179
},
"hsl": {
"h": 24,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.86666,
"c": 0.05213,
"h": 55.6
},
"luminance": 0.64317
}Semantic roles & 50–950 ramp
primary
#EFCBB3
secondary
#79ABCD
accent
#85CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382