#EFC595#EFC595
#EFC595 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.9% C 0.079 H 70.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC595 |
|---|---|
| RGB | rgb(239, 197, 149) |
| HSL | hsl(32, 74%, 76%) |
| HSV | hsv(32, 38%, 94%) |
| CMYK | cmyk(0%, 17.6%, 37.7%, 6.3%) |
| CIE-LAB | lab(82.09, 8.48, 29.69) |
| CIE-LCH | lch(82.09, 30.88, 74.06°) |
| OKLab | oklab(84.88% 0.0267 0.0742) |
| OKLCH | oklch(84.88% 0.079 70.2) |
| XYZ | xyz(60.9893, 60.4560, 36.8846) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 5.02
Tan
#D2B48C
ΔE00 5.95
Navajowhite
#FFDEAD
ΔE00 6.10
Very Light Brown
#D3B683
ΔE00 6.34
Peach
#FFDAB9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC595 #95BFEF
analogous
#EF9895 #EFC595 #ECEF95
triadic
#EFC595 #95EFC5 #C595EF
tetradic
#EFC595 #95EF98 #95BFEF #EF95EC
square
#EFC595 #95EF98 #95BFEF #EF95EC
split-complementary
#EFC595 #95ECEF #9895EF
monochromatic
#DF8B2B #E7A860 #EFC595 #F7E2CA #FBF0E4
Accessibility & contrast
On white
1.60
#EFC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EFC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC595
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC595 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#FEBBB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc595; /* rgb */ color: rgb(239, 197, 149); /* oklch */ color: oklch(84.9% 0.079 70.2);
Tailwind
colors: {
custom: {
50: '#f6d6b4',
500: '#efc595',
950: '#000000',
},
}SCSS
$custom: #efc595; $custom-light: #f6d6b4; $custom-dark: #000000;
JSON
{
"hex": "#efc595",
"rgb": {
"r": 239,
"g": 197,
"b": 149
},
"hsl": {
"h": 32,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.84876,
"c": 0.07884,
"h": 70.2
},
"luminance": 0.60453
}Semantic roles & 50–950 ramp
primary
#EFC595
secondary
#5D90CB
accent
#6CD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381