#EFCB96#EFCB96
#EFCB96 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.080 H 77.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB96 |
|---|---|
| RGB | rgb(239, 203, 150) |
| HSL | hsl(36, 74%, 76%) |
| HSV | hsv(36, 37%, 94%) |
| CMYK | cmyk(0%, 15.1%, 37.2%, 6.3%) |
| CIE-LAB | lab(83.58, 5.46, 31.17) |
| CIE-LCH | lch(83.58, 31.64, 80.06°) |
| OKLab | oklab(86.06% 0.0179 0.0777) |
| OKLCH | oklch(86.06% 0.08 77) |
| XYZ | xyz(62.4591, 63.2673, 37.7701) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.42
Burlywood
#DEB887
ΔE00 4.77
Light Peach
#FFD8B1
ΔE00 5.54
Wheat
#F5DEB3
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 5.95
Moccasin
#FFE4B5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB96 #96BAEF
analogous
#EF9F96 #EFCB96 #E7EF96
triadic
#EFCB96 #96EFCB #CB96EF
tetradic
#EFCB96 #96EF9F #96BAEF #EF96E7
square
#EFCB96 #96EF9F #96BAEF #EF96E7
split-complementary
#EFCB96 #96E7EF #9F96EF
monochromatic
#DF962C #E7B161 #EFCB96 #F7E5CB #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#EFCB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB96
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB96 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#FDC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb96; /* rgb */ color: rgb(239, 203, 150); /* oklch */ color: oklch(86.1% 0.080 77.0);
Tailwind
colors: {
custom: {
50: '#f5dab5',
500: '#efcb96',
950: '#000000',
},
}SCSS
$custom: #efcb96; $custom-light: #f5dab5; $custom-dark: #000000;
JSON
{
"hex": "#efcb96",
"rgb": {
"r": 239,
"g": 203,
"b": 150
},
"hsl": {
"h": 35.73,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.86055,
"c": 0.07972,
"h": 77
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#EFCB96
secondary
#5E8ACB
accent
#60D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381