#EFC895#EFC895
#EFC895 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.5% C 0.080 H 73.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC895 |
|---|---|
| RGB | rgb(239, 200, 149) |
| HSL | hsl(34, 74%, 76%) |
| HSV | hsv(34, 38%, 94%) |
| CMYK | cmyk(0%, 16.3%, 37.7%, 6.3%) |
| CIE-LAB | lab(82.82, 6.91, 30.68) |
| CIE-LCH | lch(82.82, 31.45, 77.30°) |
| OKLab | oklab(85.45% 0.0221 0.0765) |
| OKLCH | oklch(85.45% 0.08 73.9) |
| XYZ | xyz(61.6773, 61.8320, 37.1139) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.04
Navajowhite
#FFDEAD
ΔE00 5.12
Light Peach
#FFD8B1
ΔE00 5.19
Very Light Brown
#D3B683
ΔE00 5.94
Tan
#D2B48C
ΔE00 6.22
Wheat
#F5DEB3
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC895 #95BCEF
analogous
#EF9B95 #EFC895 #E9EF95
triadic
#EFC895 #95EFC8 #C895EF
tetradic
#EFC895 #95EF9B #95BCEF #EF95E9
square
#EFC895 #95EF9B #95BCEF #EF95E9
split-complementary
#EFC895 #95E9EF #9B95EF
monochromatic
#DF912B #E7AC60 #EFC895 #F7E4CA #FBF1E4
Accessibility & contrast
On white
1.57
#EFC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#EFC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC895
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC895 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FDBEBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc895; /* rgb */ color: rgb(239, 200, 149); /* oklch */ color: oklch(85.5% 0.080 73.9);
Tailwind
colors: {
custom: {
50: '#f5d8b4',
500: '#efc895',
950: '#000000',
},
}SCSS
$custom: #efc895; $custom-light: #f5d8b4; $custom-dark: #000000;
JSON
{
"hex": "#efc895",
"rgb": {
"r": 239,
"g": 200,
"b": 149
},
"hsl": {
"h": 34,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.85454,
"c": 0.07963,
"h": 73.9
},
"luminance": 0.61829
}Semantic roles & 50–950 ramp
primary
#EFC895
secondary
#5D8DCB
accent
#66D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381