#EFC995#EFC995
#EFC995 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.6% C 0.080 H 75.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC995 |
|---|---|
| RGB | rgb(239, 201, 149) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 15.9%, 37.7%, 6.3%) |
| CIE-LAB | lab(83.07, 6.39, 31.01) |
| CIE-LCH | lch(83.07, 31.66, 78.35°) |
| OKLab | oklab(85.65% 0.0206 0.0773) |
| OKLCH | oklch(85.65% 0.08 75.1) |
| XYZ | xyz(61.9097, 62.2967, 37.1914) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.87
Light Peach
#FFD8B1
ΔE00 5.34
Very Light Brown
#D3B683
ΔE00 5.89
Wheat
#F5DEB3
ΔE00 6.30
Tan
#D2B48C
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC995 #95BBEF
analogous
#EF9C95 #EFC995 #E8EF95
triadic
#EFC995 #95EFC9 #C995EF
tetradic
#EFC995 #95EF9C #95BBEF #EF95E8
square
#EFC995 #95EF9C #95BBEF #EF95E8
split-complementary
#EFC995 #95E8EF #9C95EF
monochromatic
#DF932B #E7AE60 #EFC995 #F7E4CA #FBF1E4
Accessibility & contrast
On white
1.56
#EFC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#EFC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC995
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC995 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA91
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#FDBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc995; /* rgb */ color: rgb(239, 201, 149); /* oklch */ color: oklch(85.6% 0.080 75.1);
Tailwind
colors: {
custom: {
50: '#f5d9b4',
500: '#efc995',
950: '#000000',
},
}SCSS
$custom: #efc995; $custom-light: #f5d9b4; $custom-dark: #000000;
JSON
{
"hex": "#efc995",
"rgb": {
"r": 239,
"g": 201,
"b": 149
},
"hsl": {
"h": 34.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.85648,
"c": 0.07997,
"h": 75.1
},
"luminance": 0.62294
}Semantic roles & 50–950 ramp
primary
#EFC995
secondary
#5D8CCB
accent
#63D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381