#EFCA96#EFCA96
#EFCA96 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.9% C 0.079 H 75.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA96 |
|---|---|
| RGB | rgb(239, 202, 150) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 37%, 94%) |
| CMYK | cmyk(0%, 15.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(83.34, 5.98, 30.84) |
| CIE-LCH | lch(83.34, 31.41, 79.02°) |
| OKLab | oklab(85.86% 0.0195 0.0769) |
| OKLCH | oklch(85.86% 0.079 75.8) |
| XYZ | xyz(62.2237, 62.7965, 37.6916) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.48
Navajowhite
#FFDEAD
ΔE00 4.61
Light Peach
#FFD8B1
ΔE00 5.32
Very Light Brown
#D3B683
ΔE00 5.93
Wheat
#F5DEB3
ΔE00 5.98
Moccasin
#FFE4B5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA96 #96BBEF
analogous
#EF9E96 #EFCA96 #E8EF96
triadic
#EFCA96 #96EFCA #CA96EF
tetradic
#EFCA96 #96EF9E #96BBEF #EF96E8
square
#EFCA96 #96EF9E #96BBEF #EF96E8
split-complementary
#EFCA96 #96E8EF #9E96EF
monochromatic
#DF942C #E7AF61 #EFCA96 #F7E5CB #FBF2E4
Accessibility & contrast
On white
1.55
#EFCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#EFCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA96
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA96 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA92
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#FDC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca96; /* rgb */ color: rgb(239, 202, 150); /* oklch */ color: oklch(85.9% 0.079 75.8);
Tailwind
colors: {
custom: {
50: '#f5dab5',
500: '#efca96',
950: '#000000',
},
}SCSS
$custom: #efca96; $custom-light: #f5dab5; $custom-dark: #000000;
JSON
{
"hex": "#efca96",
"rgb": {
"r": 239,
"g": 202,
"b": 150
},
"hsl": {
"h": 35.056,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.85861,
"c": 0.07932,
"h": 75.8
},
"luminance": 0.62794
}Semantic roles & 50–950 ramp
primary
#EFCA96
secondary
#5E8BCB
accent
#62D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381