#EFC187#EFC187
#EFC187 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.091 H 72.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC187 |
|---|---|
| RGB | rgb(239, 193, 135) |
| HSL | hsl(33, 76%, 73%) |
| HSV | hsv(33, 44%, 94%) |
| CMYK | cmyk(0%, 19.2%, 43.5%, 6.3%) |
| CIE-LAB | lab(80.87, 9.06, 35.38) |
| CIE-LCH | lch(80.87, 36.52, 75.63°) |
| OKLab | oklab(83.85% 0.0274 0.087) |
| OKLCH | oklch(83.85% 0.091 72.5) |
| XYZ | xyz(59.0418, 58.2431, 31.0491) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.53
Fawn
#CFAF7B
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 7.09
Navajowhite
#FFDEAD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC187 #87B5EF
analogous
#EF8D87 #EFC187 #E9EF87
triadic
#EFC187 #87EFC1 #C187EF
tetradic
#EFC187 #87EF8D #87B5EF #EF87E9
square
#EFC187 #87EF8D #87B5EF #EF87E9
split-complementary
#EFC187 #87E9EF #8D87EF
monochromatic
#DE891E #E8A551 #EFC187 #F6DDBD #FBF1E4
Accessibility & contrast
On white
1.66
#EFC187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFC187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC187
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC187 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C283
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc187; /* rgb */ color: rgb(239, 193, 135); /* oklch */ color: oklch(83.9% 0.091 72.5);
Tailwind
colors: {
custom: {
50: '#f6d3aa',
500: '#efc187',
950: '#000000',
},
}SCSS
$custom: #efc187; $custom-light: #f6d3aa; $custom-dark: #000000;
JSON
{
"hex": "#efc187",
"rgb": {
"r": 239,
"g": 193,
"b": 135
},
"hsl": {
"h": 33.462,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.83851,
"c": 0.09119,
"h": 72.5
},
"luminance": 0.5824
}Semantic roles & 50–950 ramp
primary
#EFC187
secondary
#5086CA
accent
#67D90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381