#EFCA95#EFCA95
#EFCA95 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.080 H 76.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA95 |
|---|---|
| RGB | rgb(239, 202, 149) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 15.5%, 37.7%, 6.3%) |
| CIE-LAB | lab(83.32, 5.87, 31.34) |
| CIE-LCH | lch(83.32, 31.88, 79.39°) |
| OKLab | oklab(85.84% 0.0191 0.0781) |
| OKLCH | oklch(85.84% 0.08 76.3) |
| XYZ | xyz(62.1435, 62.7644, 37.2693) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.53
Navajowhite
#FFDEAD
ΔE00 4.65
Light Peach
#FFD8B1
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 5.89
Wheat
#F5DEB3
ΔE00 6.02
Moccasin
#FFE4B5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA95 #95BAEF
analogous
#EF9D95 #EFCA95 #E7EF95
triadic
#EFCA95 #95EFCA #CA95EF
tetradic
#EFCA95 #95EF9D #95BAEF #EF95E7
square
#EFCA95 #95EF9D #95BAEF #EF95E7
split-complementary
#EFCA95 #95E7EF #9D95EF
monochromatic
#DF952B #E7AF60 #EFCA95 #F7E5CA #FBF2E4
Accessibility & contrast
On white
1.55
#EFCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EFCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA95
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA95 | 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)
#D9CA91
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#FDC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca95; /* rgb */ color: rgb(239, 202, 149); /* oklch */ color: oklch(85.8% 0.080 76.3);
Tailwind
colors: {
custom: {
50: '#f5dab4',
500: '#efca95',
950: '#000000',
},
}SCSS
$custom: #efca95; $custom-light: #f5dab4; $custom-dark: #000000;
JSON
{
"hex": "#efca95",
"rgb": {
"r": 239,
"g": 202,
"b": 149
},
"hsl": {
"h": 35.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.85842,
"c": 0.08034,
"h": 76.3
},
"luminance": 0.62762
}Semantic roles & 50–950 ramp
primary
#EFCA95
secondary
#5D8ACB
accent
#61D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381