#EFCBB0#EFCBB0
#EFCBB0 is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.6% C 0.055 H 58.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBB0 |
|---|---|
| RGB | rgb(239, 203, 176) |
| HSL | hsl(26, 66%, 81%) |
| HSV | hsv(26, 26%, 94%) |
| CMYK | cmyk(0%, 15.1%, 26.4%, 6.3%) |
| CIE-LAB | lab(84.07, 8.71, 18.19) |
| CIE-LCH | lch(84.07, 20.16, 64.42°) |
| OKLab | oklab(86.6% 0.0283 0.0467) |
| OKLCH | oklch(86.6% 0.055 58.8) |
| XYZ | xyz(64.7897, 64.1995, 50.0448) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.79
Peach
#FFDAB9
ΔE00 3.95
Light Peach
#FFD8B1
ΔE00 4.78
Bisque
#FFE4C4
ΔE00 6.86
Burlywood
#DEB887
ΔE00 8.38
Navajowhite
#FFDEAD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBB0 #B0D4EF
analogous
#EFB0B5 #EFCBB0 #EFEBB0
triadic
#EFCBB0 #B0EFCB #CBB0EF
tetradic
#EFCBB0 #B5EFB0 #B0D4EF #EBB0EF
square
#EFCBB0 #B5EFB0 #B0D4EF #EBB0EF
split-complementary
#EFCBB0 #B0EFEB #B0B5EF
monochromatic
#DA884A #E5AA7D #EFCBB0 #F9EDE3 #FAEEE6
Accessibility & contrast
On white
1.52
#EFCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EFCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBB0
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBB0 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAE
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#FAC4C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcbb0; /* rgb */ color: rgb(239, 203, 176); /* oklch */ color: oklch(86.6% 0.055 58.8);
Tailwind
colors: {
custom: {
50: '#f5dac7',
500: '#efcbb0',
950: '#000000',
},
}SCSS
$custom: #efcbb0; $custom-light: #f5dac7; $custom-dark: #000000;
JSON
{
"hex": "#efcbb0",
"rgb": {
"r": 239,
"g": 203,
"b": 176
},
"hsl": {
"h": 25.714,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.86596,
"c": 0.0546,
"h": 58.8
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#EFCBB0
secondary
#76A8CD
accent
#80CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382