#EFCA97#EFCA97
#EFCA97 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.9% C 0.078 H 75.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA97 |
|---|---|
| RGB | rgb(239, 202, 151) |
| HSL | hsl(35, 73%, 76%) |
| HSV | hsv(35, 37%, 94%) |
| CMYK | cmyk(0%, 15.5%, 36.8%, 6.3%) |
| CIE-LAB | lab(83.35, 6.10, 30.34) |
| CIE-LCH | lch(83.35, 30.95, 78.64°) |
| OKLab | oklab(85.88% 0.0199 0.0758) |
| OKLCH | oklch(85.88% 0.078 75.3) |
| XYZ | xyz(62.3046, 62.8288, 38.1175) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Navajowhite
#FFDEAD
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 5.13
Wheat
#F5DEB3
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 5.98
Moccasin
#FFE4B5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA97 #97BCEF
analogous
#EF9E97 #EFCA97 #E8EF97
triadic
#EFCA97 #97EFCA #CA97EF
tetradic
#EFCA97 #97EF9E #97BCEF #EF97E8
square
#EFCA97 #97EF9E #97BCEF #EF97E8
split-complementary
#EFCA97 #97E8EF #9E97EF
monochromatic
#DF942D #E7AF62 #EFCA97 #F7E5CC #FBF1E4
Accessibility & contrast
On white
1.55
#EFCA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EFCA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA97
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA97 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB93
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#FDC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca97; /* rgb */ color: rgb(239, 202, 151); /* oklch */ color: oklch(85.9% 0.078 75.3);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#efca97',
950: '#000000',
},
}SCSS
$custom: #efca97; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#efca97",
"rgb": {
"r": 239,
"g": 202,
"b": 151
},
"hsl": {
"h": 34.773,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.8588,
"c": 0.07831,
"h": 75.3
},
"luminance": 0.62826
}Semantic roles & 50–950 ramp
primary
#EFCA97
secondary
#5F8CCB
accent
#63D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381