#EFB596#EFB596
#EFB596 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.9% C 0.080 H 49.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB596 |
|---|---|
| RGB | rgb(239, 181, 150) |
| HSL | hsl(21, 74%, 76%) |
| HSV | hsv(21, 37%, 94%) |
| CMYK | cmyk(0%, 24.3%, 37.2%, 6.3%) |
| CIE-LAB | lab(78.23, 17.02, 23.97) |
| CIE-LCH | lch(78.23, 29.40, 54.61°) |
| OKLab | oklab(81.87% 0.052 0.0605) |
| OKLCH | oklch(81.87% 0.08 49.3) |
| XYZ | xyz(57.6274, 53.6038, 36.1595) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.85
Peach (survey)
#FFB07C
ΔE00 6.03
Apricot
#FBCEB1
ΔE00 6.29
Pinkish Tan
#D99B82
ΔE00 7.13
Light Salmon
#FEA993
ΔE00 7.27
Lightsalmon
#FFA07A
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB596 #96D0EF
analogous
#EF96A4 #EFB596 #EFE296
triadic
#EFB596 #96EFB5 #B596EF
tetradic
#EFB596 #A4EF96 #96D0EF #E296EF
square
#EFB596 #A4EF96 #96D0EF #E296EF
split-complementary
#EFB596 #96EFE2 #96A4EF
monochromatic
#DF6A2C #E79061 #EFB596 #F7DACB #FBECE4
Accessibility & contrast
On white
1.79
#EFB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EFB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB596
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB596 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#FEABAD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb596; /* rgb */ color: rgb(239, 181, 150); /* oklch */ color: oklch(81.9% 0.080 49.3);
Tailwind
colors: {
custom: {
50: '#f6cbb5',
500: '#efb596',
950: '#000000',
},
}SCSS
$custom: #efb596; $custom-light: #f6cbb5; $custom-dark: #000000;
JSON
{
"hex": "#efb596",
"rgb": {
"r": 239,
"g": 181,
"b": 150
},
"hsl": {
"h": 20.899,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.81872,
"c": 0.07979,
"h": 49.3
},
"luminance": 0.536
}Semantic roles & 50–950 ramp
primary
#EFB596
secondary
#5EA5CB
accent
#91D610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281