#EFB592#EFB592
#EFB592 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.8% C 0.083 H 52.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB592 |
|---|---|
| RGB | rgb(239, 181, 146) |
| HSL | hsl(23, 74%, 75%) |
| HSV | hsv(23, 39%, 94%) |
| CMYK | cmyk(0%, 24.3%, 38.9%, 6.3%) |
| CIE-LAB | lab(78.16, 16.57, 26.00) |
| CIE-LCH | lch(78.16, 30.83, 57.49°) |
| OKLab | oklab(81.79% 0.0504 0.0653) |
| OKLCH | oklch(81.79% 0.083 52.3) |
| XYZ | xyz(57.3108, 53.4772, 34.4920) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.17
Apricot
#FBCEB1
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 6.96
Pinkish Tan
#D99B82
ΔE00 7.65
Apricot (survey)
#FFB16D
ΔE00 7.91
Lightsalmon
#FFA07A
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB592 #92CCEF
analogous
#EF929D #EFB592 #EFE492
triadic
#EFB592 #92EFB5 #B592EF
tetradic
#EFB592 #9DEF92 #92CCEF #E492EF
square
#EFB592 #9DEF92 #92CCEF #E492EF
split-complementary
#EFB592 #92EFE4 #929DEF
monochromatic
#DF6D27 #E7915D #EFB592 #F7D9C7 #FBEDE4
Accessibility & contrast
On white
1.80
#EFB592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#EFB592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB592
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB592 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb592; /* rgb */ color: rgb(239, 181, 146); /* oklch */ color: oklch(81.8% 0.083 52.3);
Tailwind
colors: {
custom: {
50: '#f6cbb2',
500: '#efb592',
950: '#000000',
},
}SCSS
$custom: #efb592; $custom-light: #f6cbb2; $custom-dark: #000000;
JSON
{
"hex": "#efb592",
"rgb": {
"r": 239,
"g": 181,
"b": 146
},
"hsl": {
"h": 22.581,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.8179,
"c": 0.08252,
"h": 52.3
},
"luminance": 0.53474
}Semantic roles & 50–950 ramp
primary
#EFB592
secondary
#5AA1CB
accent
#8BD70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171311
muted
#858281