#EFB59B#EFB59B
#EFB59B is a light, moderate orange. Relative luminance 0.538; OKLCH L 82.0% C 0.077 H 45.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB59B |
|---|---|
| RGB | rgb(239, 181, 155) |
| HSL | hsl(19, 72%, 77%) |
| HSV | hsv(19, 35%, 94%) |
| CMYK | cmyk(0%, 24.3%, 35.1%, 6.3%) |
| CIE-LAB | lab(78.33, 17.61, 21.42) |
| CIE-LCH | lch(78.33, 27.73, 50.57°) |
| OKLab | oklab(81.98% 0.054 0.0545) |
| OKLCH | oklch(81.98% 0.077 45.2) |
| XYZ | xyz(58.0386, 53.7683, 38.3253) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.66
Light Salmon
#FEA993
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 6.67
Pinkish Tan
#D99B82
ΔE00 6.81
Peach (survey)
#FFB07C
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB59B #9BD5EF
analogous
#EF9BAB #EFB59B #EFDF9B
triadic
#EFB59B #9BEFB5 #B59BEF
tetradic
#EFB59B #ABEF9B #9BD5EF #DF9BEF
square
#EFB59B #ABEF9B #9BD5EF #DF9BEF
split-complementary
#EFB59B #9BEFDF #9BABEF
monochromatic
#DE6731 #E78E66 #EFB59B #F7DCD0 #FBEBE5
Accessibility & contrast
On white
1.79
#EFB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EFB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB59B
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB59B | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#D1C79B
Tritanopia (blue-blind)
#FEACAE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb59b; /* rgb */ color: rgb(239, 181, 155); /* oklch */ color: oklch(82.0% 0.077 45.2);
Tailwind
colors: {
custom: {
50: '#f6cbb8',
500: '#efb59b',
950: '#000000',
},
}SCSS
$custom: #efb59b; $custom-light: #f6cbb8; $custom-dark: #000000;
JSON
{
"hex": "#efb59b",
"rgb": {
"r": 239,
"g": 181,
"b": 155
},
"hsl": {
"h": 18.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.81979,
"c": 0.07667,
"h": 45.2
},
"luminance": 0.53765
}Semantic roles & 50–950 ramp
primary
#EFB59B
secondary
#62ABCC
accent
#98D411
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281