#EFB196#EFB196
#EFB196 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.1% C 0.082 H 44.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB196 |
|---|---|
| RGB | rgb(239, 177, 150) |
| HSL | hsl(18, 74%, 76%) |
| HSV | hsv(18, 37%, 94%) |
| CMYK | cmyk(0%, 25.9%, 37.2%, 6.3%) |
| CIE-LAB | lab(77.28, 19.14, 22.67) |
| CIE-LCH | lch(77.28, 29.67, 49.82°) |
| OKLab | oklab(81.14% 0.0583 0.0574) |
| OKLCH | oklch(81.14% 0.082 44.6) |
| XYZ | xyz(56.8257, 52.0004, 35.8923) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.12
Light Salmon
#FEA993
ΔE00 5.36
Pinkish Tan
#D99B82
ΔE00 5.96
Lightsalmon
#FFA07A
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 7.00
Darksalmon
#E9967A
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB196 #96D4EF
analogous
#EF96A8 #EFB196 #EFDE96
triadic
#EFB196 #96EFB1 #B196EF
tetradic
#EFB196 #A8EF96 #96D4EF #DE96EF
square
#EFB196 #A8EF96 #96D4EF #DE96EF
split-complementary
#EFB196 #96EFDE #96A8EF
monochromatic
#DF622C #E78A61 #EFB196 #F7D8CB #FBEBE4
Accessibility & contrast
On white
1.84
#EFB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#EFB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB196
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB196 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#FEA7AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb196; /* rgb */ color: rgb(239, 177, 150); /* oklch */ color: oklch(81.1% 0.082 44.6);
Tailwind
colors: {
custom: {
50: '#f6c8b5',
500: '#efb196',
950: '#000000',
},
}SCSS
$custom: #efb196; $custom-light: #f6c8b5; $custom-dark: #000000;
JSON
{
"hex": "#efb196",
"rgb": {
"r": 239,
"g": 177,
"b": 150
},
"hsl": {
"h": 18.202,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.81135,
"c": 0.08181,
"h": 44.6
},
"luminance": 0.51997
}Semantic roles & 50–950 ramp
primary
#EFB196
secondary
#5EAACB
accent
#9AD610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281