#EFB190#EFB190
#EFB190 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.0% C 0.085 H 49.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB190 |
|---|---|
| RGB | rgb(239, 177, 144) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 40%, 94%) |
| CMYK | cmyk(0%, 25.9%, 39.7%, 6.3%) |
| CIE-LAB | lab(77.17, 18.46, 25.73) |
| CIE-LCH | lch(77.17, 31.67, 54.34°) |
| OKLab | oklab(81.01% 0.0559 0.0646) |
| OKLCH | oklch(81.01% 0.085 49.1) |
| XYZ | xyz(56.3549, 51.8121, 33.4126) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 5.69
Pinkish Tan
#D99B82
ΔE00 6.44
Lightsalmon
#FFA07A
ΔE00 6.62
Light Salmon
#FEA993
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB190 #90CEEF
analogous
#EF909F #EFB190 #EFE090
triadic
#EFB190 #90EFB1 #B190EF
tetradic
#EFB190 #9FEF90 #90CEEF #E090EF
square
#EFB190 #9FEF90 #90CEEF #E090EF
split-complementary
#EFB190 #90EFE0 #909FEF
monochromatic
#E06625 #E78B5B #EFB190 #F7D7C5 #FBECE4
Accessibility & contrast
On white
1.85
#EFB190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EFB190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB190
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB190 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78E
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb190; /* rgb */ color: rgb(239, 177, 144); /* oklch */ color: oklch(81.0% 0.085 49.1);
Tailwind
colors: {
custom: {
50: '#f6c8b0',
500: '#efb190',
950: '#000000',
},
}SCSS
$custom: #efb190; $custom-light: #f6c8b0; $custom-dark: #000000;
JSON
{
"hex": "#efb190",
"rgb": {
"r": 239,
"g": 177,
"b": 144
},
"hsl": {
"h": 20.842,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.8101,
"c": 0.08547,
"h": 49.1
},
"luminance": 0.51809
}Semantic roles & 50–950 ramp
primary
#EFB190
secondary
#58A3CB
accent
#91D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281