#EFCB92#EFCB92
#EFCB92 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.084 H 78.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB92 |
|---|---|
| RGB | rgb(239, 203, 146) |
| HSL | hsl(37, 74%, 75%) |
| HSV | hsv(37, 39%, 94%) |
| CMYK | cmyk(0%, 15.1%, 38.9%, 6.3%) |
| CIE-LAB | lab(83.52, 5.01, 33.15) |
| CIE-LCH | lch(83.52, 33.53, 81.40°) |
| OKLab | oklab(85.98% 0.0164 0.0822) |
| OKLCH | oklch(85.98% 0.084 78.7) |
| XYZ | xyz(62.1425, 63.1406, 36.1026) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.72
Burlywood
#DEB887
ΔE00 5.07
Very Light Brown
#D3B683
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.00
Moccasin
#FFE4B5
ΔE00 6.23
Pale Peach
#FFE5AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB92 #92B6EF
analogous
#EF9C92 #EFCB92 #E5EF92
triadic
#EFCB92 #92EFCB #CB92EF
tetradic
#EFCB92 #92EF9C #92B6EF #EF92E5
square
#EFCB92 #92EF9C #92B6EF #EF92E5
split-complementary
#EFCB92 #92E5EF #9C92EF
monochromatic
#DF9827 #E7B25D #EFCB92 #F7E4C7 #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EFCB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB92
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB92 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8E
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FDC1BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb92; /* rgb */ color: rgb(239, 203, 146); /* oklch */ color: oklch(86.0% 0.084 78.7);
Tailwind
colors: {
custom: {
50: '#f6dab2',
500: '#efcb92',
950: '#000000',
},
}SCSS
$custom: #efcb92; $custom-light: #f6dab2; $custom-dark: #000000;
JSON
{
"hex": "#efcb92",
"rgb": {
"r": 239,
"g": 203,
"b": 146
},
"hsl": {
"h": 36.774,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.85981,
"c": 0.08383,
"h": 78.7
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#EFCB92
secondary
#5A86CB
accent
#5CD70F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381