#EFC285#EFC285
#EFC285 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.0% C 0.093 H 74.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC285 |
|---|---|
| RGB | rgb(239, 194, 133) |
| HSL | hsl(35, 77%, 73%) |
| HSV | hsv(35, 44%, 94%) |
| CMYK | cmyk(0%, 18.8%, 44.4%, 6.3%) |
| CIE-LAB | lab(81.09, 8.34, 36.69) |
| CIE-LCH | lch(81.09, 37.63, 77.20°) |
| OKLab | oklab(84.01% 0.0251 0.0899) |
| OKLCH | oklch(84.01% 0.093 74.4) |
| XYZ | xyz(59.1241, 58.6309, 30.3884) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Very Light Brown
#D3B683
ΔE00 5.87
Fawn
#CFAF7B
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC285 #85B2EF
analogous
#EF8D85 #EFC285 #E7EF85
triadic
#EFC285 #85EFC2 #C285EF
tetradic
#EFC285 #85EF8D #85B2EF #EF85E7
square
#EFC285 #85EF8D #85B2EF #EF85E7
split-complementary
#EFC285 #85E7EF #8D85EF
monochromatic
#DD8B1D #E8A74F #EFC285 #F6DDBB #FBF1E4
Accessibility & contrast
On white
1.65
#EFC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EFC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC285
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC285 | 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)
#D3C380
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc285; /* rgb */ color: rgb(239, 194, 133); /* oklch */ color: oklch(84.0% 0.093 74.4);
Tailwind
colors: {
custom: {
50: '#f6d4a9',
500: '#efc285',
950: '#000000',
},
}SCSS
$custom: #efc285; $custom-light: #f6d4a9; $custom-dark: #000000;
JSON
{
"hex": "#efc285",
"rgb": {
"r": 239,
"g": 194,
"b": 133
},
"hsl": {
"h": 34.528,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.84009,
"c": 0.09333,
"h": 74.4
},
"luminance": 0.58628
}Semantic roles & 50–950 ramp
primary
#EFC285
secondary
#4E83CA
accent
#63D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380