#EFB288#EFB288
#EFB288 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.0% C 0.091 H 55.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB288 |
|---|---|
| RGB | rgb(239, 178, 136) |
| HSL | hsl(24, 76%, 74%) |
| HSV | hsv(24, 43%, 94%) |
| CMYK | cmyk(0%, 25.5%, 43.1%, 6.3%) |
| CIE-LAB | lab(77.26, 17.07, 30.12) |
| CIE-LCH | lch(77.26, 34.63, 60.46°) |
| OKLab | oklab(81.04% 0.0512 0.0748) |
| OKLCH | oklch(81.04% 0.091 55.6) |
| XYZ | xyz(55.9632, 51.9726, 30.3719) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.82
Apricot (survey)
#FFB16D
ΔE00 6.00
Sandybrown
#F4A460
ΔE00 6.65
Burlywood
#DEB887
ΔE00 7.57
Apricot
#FBCEB1
ΔE00 7.62
Lightsalmon
#FFA07A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB288 #88C5EF
analogous
#EF8891 #EFB288 #EFE588
triadic
#EFB288 #88EFB2 #B288EF
tetradic
#EFB288 #91EF88 #88C5EF #E588EF
square
#EFB288 #91EF88 #88C5EF #E588EF
split-complementary
#EFB288 #88EFE5 #8891EF
monochromatic
#DF6D1E #E88F52 #EFB288 #F6D5BE #FBEEE4
Accessibility & contrast
On white
1.84
#EFB288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#EFB288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB288
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB288 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B785
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb288; /* rgb */ color: rgb(239, 178, 136); /* oklch */ color: oklch(81.0% 0.091 55.6);
Tailwind
colors: {
custom: {
50: '#f6c9ab',
500: '#efb288',
950: '#000000',
},
}SCSS
$custom: #efb288; $custom-light: #f6c9ab; $custom-dark: #000000;
JSON
{
"hex": "#efb288",
"rgb": {
"r": 239,
"g": 178,
"b": 136
},
"hsl": {
"h": 24.466,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.81039,
"c": 0.09063,
"h": 55.6
},
"luminance": 0.51969
}Semantic roles & 50–950 ramp
primary
#EFB288
secondary
#5199CA
accent
#86D80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281