#EFB396#EFB396
#EFB396 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.5% C 0.081 H 46.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB396 |
|---|---|
| RGB | rgb(239, 179, 150) |
| HSL | hsl(20, 74%, 76%) |
| HSV | hsv(20, 37%, 94%) |
| CMYK | cmyk(0%, 25.1%, 37.2%, 6.3%) |
| CIE-LAB | lab(77.75, 18.08, 23.32) |
| CIE-LCH | lch(77.75, 29.51, 52.21°) |
| OKLab | oklab(81.5% 0.0552 0.059) |
| OKLCH | oklch(81.5% 0.081 46.9) |
| XYZ | xyz(57.2236, 52.7963, 36.0249) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.94
Light Salmon
#FEA993
ΔE00 6.29
Peach (survey)
#FFB07C
ΔE00 6.44
Pinkish Tan
#D99B82
ΔE00 6.49
Apricot
#FBCEB1
ΔE00 6.97
Lightsalmon
#FFA07A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB396 #96D2EF
analogous
#EF96A6 #EFB396 #EFE096
triadic
#EFB396 #96EFB3 #B396EF
tetradic
#EFB396 #A6EF96 #96D2EF #E096EF
square
#EFB396 #A6EF96 #96D2EF #E096EF
split-complementary
#EFB396 #96EFE0 #96A6EF
monochromatic
#DF662C #E78D61 #EFB396 #F7D9CB #FBECE4
Accessibility & contrast
On white
1.82
#EFB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EFB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB396
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB396 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#FEA9AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb396; /* rgb */ color: rgb(239, 179, 150); /* oklch */ color: oklch(81.5% 0.081 46.9);
Tailwind
colors: {
custom: {
50: '#f6cab5',
500: '#efb396',
950: '#000000',
},
}SCSS
$custom: #efb396; $custom-light: #f6cab5; $custom-dark: #000000;
JSON
{
"hex": "#efb396",
"rgb": {
"r": 239,
"g": 179,
"b": 150
},
"hsl": {
"h": 19.551,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.81502,
"c": 0.08073,
"h": 46.9
},
"luminance": 0.52793
}Semantic roles & 50–950 ramp
primary
#EFB396
secondary
#5EA8CB
accent
#95D610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281