#EFB485#EFB485
#EFB485 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.092 H 59.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB485 |
|---|---|
| RGB | rgb(239, 180, 133) |
| HSL | hsl(27, 77%, 73%) |
| HSV | hsv(27, 44%, 94%) |
| CMYK | cmyk(0%, 24.7%, 44.4%, 6.3%) |
| CIE-LAB | lab(77.69, 15.71, 32.27) |
| CIE-LCH | lch(77.69, 35.89, 64.05°) |
| OKLab | oklab(81.36% 0.0469 0.0797) |
| OKLCH | oklch(81.36% 0.092 59.5) |
| XYZ | xyz(56.1538, 52.6902, 29.3983) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.24
Apricot (survey)
#FFB16D
ΔE00 5.05
Sandybrown
#F4A460
ΔE00 6.09
Burlywood
#DEB887
ΔE00 6.23
Pale Orange
#FFA756
ΔE00 7.70
Apricot
#FBCEB1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB485 #85C0EF
analogous
#EF858B #EFB485 #EFE985
triadic
#EFB485 #85EFB4 #B485EF
tetradic
#EFB485 #8BEF85 #85C0EF #E985EF
square
#EFB485 #8BEF85 #85C0EF #E985EF
split-complementary
#EFB485 #85EFE9 #858BEF
monochromatic
#DD721D #E8934F #EFB485 #F6D5BB #FBEEE4
Accessibility & contrast
On white
1.82
#EFB485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#EFB485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB485
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB485 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B882
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb485; /* rgb */ color: rgb(239, 180, 133); /* oklch */ color: oklch(81.4% 0.092 59.5);
Tailwind
colors: {
custom: {
50: '#f6caa9',
500: '#efb485',
950: '#000000',
},
}SCSS
$custom: #efb485; $custom-light: #f6caa9; $custom-dark: #000000;
JSON
{
"hex": "#efb485",
"rgb": {
"r": 239,
"g": 180,
"b": 133
},
"hsl": {
"h": 26.604,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.81355,
"c": 0.09245,
"h": 59.5
},
"luminance": 0.52687
}Semantic roles & 50–950 ramp
primary
#EFB485
secondary
#4E93CA
accent
#7ED90C
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280