#EFCB85#EFCB85
#EFCB85 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.097 H 83.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB85 |
|---|---|
| RGB | rgb(239, 203, 133) |
| HSL | hsl(40, 77%, 73%) |
| HSV | hsv(40, 44%, 94%) |
| CMYK | cmyk(0%, 15.1%, 44.4%, 6.3%) |
| CIE-LAB | lab(83.32, 3.65, 39.55) |
| CIE-LCH | lch(83.32, 39.72, 84.73°) |
| OKLab | oklab(85.76% 0.0113 0.0964) |
| OKLCH | oklch(85.76% 0.097 83.3) |
| XYZ | xyz(61.1882, 62.7589, 31.0764) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.97
Wheat (survey)
#FBDD7E
ΔE00 6.27
Navajowhite
#FFDEAD
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.68
Very Light Brown
#D3B683
ΔE00 6.69
Burlywood
#DEB887
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB85 #85A9EF
analogous
#EF9685 #EFCB85 #DEEF85
triadic
#EFCB85 #85EFCB #CB85EF
tetradic
#EFCB85 #85EF96 #85A9EF #EF85DE
square
#EFCB85 #85EF96 #85A9EF #EF85DE
split-complementary
#EFCB85 #85DEEF #9685EF
monochromatic
#DD9C1D #E8B44F #EFCB85 #F6E2BB #FBF3E4
Accessibility & contrast
On white
1.55
#EFCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EFCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB85
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB85 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb85; /* rgb */ color: rgb(239, 203, 133); /* oklch */ color: oklch(85.8% 0.097 83.3);
Tailwind
colors: {
custom: {
50: '#f6daa9',
500: '#efcb85',
950: '#000000',
},
}SCSS
$custom: #efcb85; $custom-light: #f6daa9; $custom-dark: #000000;
JSON
{
"hex": "#efcb85",
"rgb": {
"r": 239,
"g": 203,
"b": 133
},
"hsl": {
"h": 39.623,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.85758,
"c": 0.09711,
"h": 83.3
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#EFCB85
secondary
#4E78CA
accent
#52D90C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381