#EFB191#EFB191
#EFB191 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.0% C 0.085 H 48.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB191 |
|---|---|
| RGB | rgb(239, 177, 145) |
| HSL | hsl(20, 75%, 75%) |
| HSV | hsv(20, 39%, 94%) |
| CMYK | cmyk(0%, 25.9%, 39.3%, 6.3%) |
| CIE-LAB | lab(77.19, 18.57, 25.22) |
| CIE-LCH | lch(77.19, 31.32, 53.63°) |
| OKLab | oklab(81.03% 0.0563 0.0634) |
| OKLCH | oklch(81.03% 0.085 48.4) |
| XYZ | xyz(56.4316, 51.8428, 33.8169) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.41
Peach (survey)
#FFB07C
ΔE00 5.54
Pinkish Tan
#D99B82
ΔE00 6.32
Lightsalmon
#FFA07A
ΔE00 6.57
Light Salmon
#FEA993
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB191 #91CFEF
analogous
#EF91A0 #EFB191 #EFE091
triadic
#EFB191 #91EFB1 #B191EF
tetradic
#EFB191 #A0EF91 #91CFEF #E091EF
square
#EFB191 #A0EF91 #91CFEF #E091EF
split-complementary
#EFB191 #91EFE0 #91A0EF
monochromatic
#DF6526 #E78B5C #EFB191 #F7D7C6 #FBECE4
Accessibility & contrast
On white
1.85
#EFB191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFB191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB191
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB191 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb191; /* rgb */ color: rgb(239, 177, 145); /* oklch */ color: oklch(81.0% 0.085 48.4);
Tailwind
colors: {
custom: {
50: '#f6c8b1',
500: '#efb191',
950: '#000000',
},
}SCSS
$custom: #efb191; $custom-light: #f6c8b1; $custom-dark: #000000;
JSON
{
"hex": "#efb191",
"rgb": {
"r": 239,
"g": 177,
"b": 145
},
"hsl": {
"h": 20.426,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.8103,
"c": 0.08484,
"h": 48.4
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#EFB191
secondary
#59A4CB
accent
#93D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281