#EFC286#EFC286
#EFC286 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.0% C 0.092 H 74.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC286 |
|---|---|
| RGB | rgb(239, 194, 134) |
| HSL | hsl(34, 77%, 73%) |
| HSV | hsv(34, 44%, 94%) |
| CMYK | cmyk(0%, 18.8%, 43.9%, 6.3%) |
| CIE-LAB | lab(81.10, 8.44, 36.20) |
| CIE-LCH | lch(81.10, 37.17, 76.88°) |
| OKLab | oklab(84.03% 0.0255 0.0888) |
| OKLCH | oklch(84.03% 0.092 74) |
| XYZ | xyz(59.1936, 58.6586, 30.7540) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 5.87
Fawn
#CFAF7B
ΔE00 6.56
Tan
#D2B48C
ΔE00 6.73
Tan (survey)
#D1B26F
ΔE00 6.99
Navajowhite
#FFDEAD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC286 #86B3EF
analogous
#EF8D86 #EFC286 #E7EF86
triadic
#EFC286 #86EFC2 #C286EF
tetradic
#EFC286 #86EF8D #86B3EF #EF86E7
square
#EFC286 #86EF8D #86B3EF #EF86E7
split-complementary
#EFC286 #86E7EF #8D86EF
monochromatic
#DD8B1D #E8A750 #EFC286 #F6DDBC #FBF1E4
Accessibility & contrast
On white
1.65
#EFC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EFC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC286
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC286 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C382
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc286; /* rgb */ color: rgb(239, 194, 134); /* oklch */ color: oklch(84.0% 0.092 74.0);
Tailwind
colors: {
custom: {
50: '#f6d4aa',
500: '#efc286',
950: '#000000',
},
}SCSS
$custom: #efc286; $custom-light: #f6d4aa; $custom-dark: #000000;
JSON
{
"hex": "#efc286",
"rgb": {
"r": 239,
"g": 194,
"b": 134
},
"hsl": {
"h": 34.286,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.84026,
"c": 0.09239,
"h": 74
},
"luminance": 0.58656
}Semantic roles & 50–950 ramp
primary
#EFC286
secondary
#4F84CA
accent
#64D90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381