#EFB588#EFB588
#EFB588 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.6% C 0.090 H 58.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB588 |
|---|---|
| RGB | rgb(239, 181, 136) |
| HSL | hsl(26, 76%, 74%) |
| HSV | hsv(26, 43%, 94%) |
| CMYK | cmyk(0%, 24.3%, 43.1%, 6.3%) |
| CIE-LAB | lab(77.98, 15.49, 31.07) |
| CIE-LCH | lch(77.98, 34.72, 63.51°) |
| OKLab | oklab(81.6% 0.0465 0.077) |
| OKLCH | oklch(81.6% 0.09 58.9) |
| XYZ | xyz(56.5666, 53.1795, 30.5730) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.38
Apricot (survey)
#FFB16D
ΔE00 5.51
Burlywood
#DEB887
ΔE00 6.29
Sandybrown
#F4A460
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.37
Tan
#D2B48C
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB588 #88C2EF
analogous
#EF888E #EFB588 #EFE988
triadic
#EFB588 #88EFB5 #B588EF
tetradic
#EFB588 #8EEF88 #88C2EF #E988EF
square
#EFB588 #8EEF88 #88C2EF #E988EF
split-complementary
#EFB588 #88EFE9 #888EEF
monochromatic
#DF721E #E89352 #EFB588 #F6D7BE #FBEEE4
Accessibility & contrast
On white
1.80
#EFB588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EFB588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB588
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB588 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb588; /* rgb */ color: rgb(239, 181, 136); /* oklch */ color: oklch(81.6% 0.090 58.9);
Tailwind
colors: {
custom: {
50: '#f6cbab',
500: '#efb588',
950: '#000000',
},
}SCSS
$custom: #efb588; $custom-light: #f6cbab; $custom-dark: #000000;
JSON
{
"hex": "#efb588",
"rgb": {
"r": 239,
"g": 181,
"b": 136
},
"hsl": {
"h": 26.214,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.81597,
"c": 0.08994,
"h": 58.9
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#EFB588
secondary
#5195CA
accent
#80D80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281