#EFCB97#EFCB97
#EFCB97 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.079 H 76.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB97 |
|---|---|
| RGB | rgb(239, 203, 151) |
| HSL | hsl(35, 73%, 76%) |
| HSV | hsv(35, 37%, 94%) |
| CMYK | cmyk(0%, 15.1%, 36.8%, 6.3%) |
| CIE-LAB | lab(83.60, 5.58, 30.67) |
| CIE-LCH | lch(83.60, 31.17, 79.69°) |
| OKLab | oklab(86.07% 0.0183 0.0765) |
| OKLCH | oklch(86.07% 0.079 76.5) |
| XYZ | xyz(62.5400, 63.2996, 38.1959) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.37
Burlywood
#DEB887
ΔE00 4.72
Light Peach
#FFD8B1
ΔE00 5.34
Wheat
#F5DEB3
ΔE00 5.66
Very Light Brown
#D3B683
ΔE00 5.99
Moccasin
#FFE4B5
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB97 #97BBEF
analogous
#EF9F97 #EFCB97 #E7EF97
triadic
#EFCB97 #97EFCB #CB97EF
tetradic
#EFCB97 #97EF9F #97BBEF #EF97E7
square
#EFCB97 #97EF9F #97BBEF #EF97E7
split-complementary
#EFCB97 #97E7EF #9F97EF
monochromatic
#DF962D #E7B062 #EFCB97 #F7E6CC #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EFCB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB97
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB97 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#FDC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb97; /* rgb */ color: rgb(239, 203, 151); /* oklch */ color: oklch(86.1% 0.079 76.5);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#efcb97',
950: '#000000',
},
}SCSS
$custom: #efcb97; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#efcb97",
"rgb": {
"r": 239,
"g": 203,
"b": 151
},
"hsl": {
"h": 35.455,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.86074,
"c": 0.07869,
"h": 76.5
},
"luminance": 0.63297
}Semantic roles & 50–950 ramp
primary
#EFCB97
secondary
#5F8BCB
accent
#61D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381