#EFCBAF#EFCBAF
#EFCBAF is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.6% C 0.055 H 59.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBAF |
|---|---|
| RGB | rgb(239, 203, 175) |
| HSL | hsl(26, 67%, 81%) |
| HSV | hsv(26, 27%, 94%) |
| CMYK | cmyk(0%, 15.1%, 26.8%, 6.3%) |
| CIE-LAB | lab(84.05, 8.57, 18.69) |
| CIE-LCH | lch(84.05, 20.56, 65.36°) |
| OKLab | oklab(86.57% 0.0279 0.048) |
| OKLCH | oklch(86.57% 0.055 59.8) |
| XYZ | xyz(64.6912, 64.1601, 49.5256) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.90
Peach
#FFDAB9
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 6.69
Burlywood
#DEB887
ΔE00 8.08
Navajowhite
#FFDEAD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBAF #AFD3EF
analogous
#EFAFB3 #EFCBAF #EFEBAF
triadic
#EFCBAF #AFEFCB #CBAFEF
tetradic
#EFCBAF #B3EFAF #AFD3EF #EBAFEF
square
#EFCBAF #B3EFAF #AFD3EF #EBAFEF
split-complementary
#EFCBAF #AFEFEB #AFB3EF
monochromatic
#DB8949 #E5AA7C #EFCBAF #F9ECE2 #FAEEE5
Accessibility & contrast
On white
1.52
#EFCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EFCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBAF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBAF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#FBC4C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcbaf; /* rgb */ color: rgb(239, 203, 175); /* oklch */ color: oklch(86.6% 0.055 59.8);
Tailwind
colors: {
custom: {
50: '#f5dac7',
500: '#efcbaf',
950: '#000000',
},
}SCSS
$custom: #efcbaf; $custom-light: #f5dac7; $custom-dark: #000000;
JSON
{
"hex": "#efcbaf",
"rgb": {
"r": 239,
"g": 203,
"b": 175
},
"hsl": {
"h": 26.25,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.86574,
"c": 0.05546,
"h": 59.8
},
"luminance": 0.64158
}Semantic roles & 50–950 ramp
primary
#EFCBAF
secondary
#75A7CD
accent
#7ECF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382