#EFCB95#EFCB95
#EFCB95 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.081 H 77.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB95 |
|---|---|
| RGB | rgb(239, 203, 149) |
| HSL | hsl(36, 74%, 76%) |
| HSV | hsv(36, 38%, 94%) |
| CMYK | cmyk(0%, 15.1%, 37.7%, 6.3%) |
| CIE-LAB | lab(83.57, 5.35, 31.66) |
| CIE-LCH | lch(83.57, 32.11, 80.41°) |
| OKLab | oklab(86.04% 0.0175 0.0788) |
| OKLCH | oklch(86.04% 0.081 77.5) |
| XYZ | xyz(62.3789, 63.2352, 37.3478) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.48
Burlywood
#DEB887
ΔE00 4.83
Light Peach
#FFD8B1
ΔE00 5.74
Wheat
#F5DEB3
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 5.93
Moccasin
#FFE4B5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB95 #95B9EF
analogous
#EF9E95 #EFCB95 #E6EF95
triadic
#EFCB95 #95EFCB #CB95EF
tetradic
#EFCB95 #95EF9E #95B9EF #EF95E6
square
#EFCB95 #95EF9E #95B9EF #EF95E6
split-complementary
#EFCB95 #95E6EF #9E95EF
monochromatic
#DF972B #E7B160 #EFCB95 #F7E5CA #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#EFCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB95
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB95 | 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)
#DACB91
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#FDC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb95; /* rgb */ color: rgb(239, 203, 149); /* oklch */ color: oklch(86.0% 0.081 77.5);
Tailwind
colors: {
custom: {
50: '#f5dab4',
500: '#efcb95',
950: '#000000',
},
}SCSS
$custom: #efcb95; $custom-light: #f5dab4; $custom-dark: #000000;
JSON
{
"hex": "#efcb95",
"rgb": {
"r": 239,
"g": 203,
"b": 149
},
"hsl": {
"h": 36,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.86036,
"c": 0.08075,
"h": 77.5
},
"luminance": 0.63233
}Semantic roles & 50–950 ramp
primary
#EFCB95
secondary
#5D89CB
accent
#5FD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381