#EFCB91#EFCB91
#EFCB91 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.085 H 79.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB91 |
|---|---|
| RGB | rgb(239, 203, 145) |
| HSL | hsl(37, 75%, 75%) |
| HSV | hsv(37, 39%, 94%) |
| CMYK | cmyk(0%, 15.1%, 39.3%, 6.3%) |
| CIE-LAB | lab(83.50, 4.90, 33.65) |
| CIE-LCH | lch(83.50, 34.00, 81.71°) |
| OKLab | oklab(85.96% 0.016 0.0833) |
| OKLCH | oklch(85.96% 0.085 79.2) |
| XYZ | xyz(62.0650, 63.1097, 35.6947) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.82
Burlywood
#DEB887
ΔE00 5.16
Very Light Brown
#D3B683
ΔE00 5.93
Wheat
#F5DEB3
ΔE00 6.09
Pale Peach
#FFE5AD
ΔE00 6.26
Moccasin
#FFE4B5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB91 #91B5EF
analogous
#EF9C91 #EFCB91 #E4EF91
triadic
#EFCB91 #91EFCB #CB91EF
tetradic
#EFCB91 #91EF9C #91B5EF #EF91E4
square
#EFCB91 #91EF9C #91B5EF #EF91E4
split-complementary
#EFCB91 #91E4EF #9C91EF
monochromatic
#DF9826 #E7B25C #EFCB91 #F7E4C6 #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EFCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB91
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB91 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8D
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FEC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb91; /* rgb */ color: rgb(239, 203, 145); /* oklch */ color: oklch(86.0% 0.085 79.2);
Tailwind
colors: {
custom: {
50: '#f6dab2',
500: '#efcb91',
950: '#000000',
},
}SCSS
$custom: #efcb91; $custom-light: #f6dab2; $custom-dark: #000000;
JSON
{
"hex": "#efcb91",
"rgb": {
"r": 239,
"g": 203,
"b": 145
},
"hsl": {
"h": 37.021,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.85963,
"c": 0.08486,
"h": 79.2
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#EFCB91
secondary
#5985CB
accent
#5BD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381