#EFB388#EFB388
#EFB388 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.090 H 56.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB388 |
|---|---|
| RGB | rgb(239, 179, 136) |
| HSL | hsl(25, 76%, 74%) |
| HSV | hsv(25, 43%, 94%) |
| CMYK | cmyk(0%, 25.1%, 43.1%, 6.3%) |
| CIE-LAB | lab(77.50, 16.54, 30.44) |
| CIE-LCH | lch(77.50, 34.64, 61.48°) |
| OKLab | oklab(81.22% 0.0496 0.0755) |
| OKLCH | oklch(81.22% 0.09 56.7) |
| XYZ | xyz(56.1629, 52.3720, 30.4384) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.95
Apricot (survey)
#FFB16D
ΔE00 5.79
Sandybrown
#F4A460
ΔE00 6.58
Burlywood
#DEB887
ΔE00 7.14
Apricot
#FBCEB1
ΔE00 7.51
Pale Orange
#FFA756
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB388 #88C4EF
analogous
#EF8890 #EFB388 #EFE788
triadic
#EFB388 #88EFB3 #B388EF
tetradic
#EFB388 #90EF88 #88C4EF #E788EF
square
#EFB388 #90EF88 #88C4EF #E788EF
split-complementary
#EFB388 #88EFE7 #8890EF
monochromatic
#DF6E1E #E89152 #EFB388 #F6D5BE #FBEEE4
Accessibility & contrast
On white
1.83
#EFB388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EFB388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB388
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB388 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb388; /* rgb */ color: rgb(239, 179, 136); /* oklch */ color: oklch(81.2% 0.090 56.7);
Tailwind
colors: {
custom: {
50: '#f6c9ab',
500: '#efb388',
950: '#000000',
},
}SCSS
$custom: #efb388; $custom-light: #f6c9ab; $custom-dark: #000000;
JSON
{
"hex": "#efb388",
"rgb": {
"r": 239,
"g": 179,
"b": 136
},
"hsl": {
"h": 25.049,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.81224,
"c": 0.09037,
"h": 56.7
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#EFB388
secondary
#5198CA
accent
#84D80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281