#EFB488#EFB488
#EFB488 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.4% C 0.090 H 57.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB488 |
|---|---|
| RGB | rgb(239, 180, 136) |
| HSL | hsl(26, 76%, 74%) |
| HSV | hsv(26, 43%, 94%) |
| CMYK | cmyk(0%, 24.7%, 43.1%, 6.3%) |
| CIE-LAB | lab(77.74, 16.01, 30.75) |
| CIE-LCH | lch(77.74, 34.67, 62.49°) |
| OKLab | oklab(81.41% 0.0481 0.0763) |
| OKLCH | oklch(81.41% 0.09 57.8) |
| XYZ | xyz(56.3640, 52.7743, 30.5055) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.14
Apricot (survey)
#FFB16D
ΔE00 5.63
Sandybrown
#F4A460
ΔE00 6.56
Burlywood
#DEB887
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 7.42
Pale Orange
#FFA756
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB488 #88C3EF
analogous
#EF888F #EFB488 #EFE788
triadic
#EFB488 #88EFB4 #B488EF
tetradic
#EFB488 #8FEF88 #88C3EF #E788EF
square
#EFB488 #8FEF88 #88C3EF #E788EF
split-complementary
#EFB488 #88EFE7 #888FEF
monochromatic
#DF701E #E89252 #EFB488 #F6D6BE #FBEEE4
Accessibility & contrast
On white
1.82
#EFB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#EFB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB488
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB488 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb488; /* rgb */ color: rgb(239, 180, 136); /* oklch */ color: oklch(81.4% 0.090 57.8);
Tailwind
colors: {
custom: {
50: '#f6caab',
500: '#efb488',
950: '#000000',
},
}SCSS
$custom: #efb488; $custom-light: #f6caab; $custom-dark: #000000;
JSON
{
"hex": "#efb488",
"rgb": {
"r": 239,
"g": 180,
"b": 136
},
"hsl": {
"h": 25.631,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.8141,
"c": 0.09014,
"h": 57.8
},
"luminance": 0.52771
}Semantic roles & 50–950 ramp
primary
#EFB488
secondary
#5196CA
accent
#82D80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281