#EFB291#EFB291
#EFB291 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.2% C 0.084 H 49.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB291 |
|---|---|
| RGB | rgb(239, 178, 145) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 39%, 94%) |
| CMYK | cmyk(0%, 25.5%, 39.3%, 6.3%) |
| CIE-LAB | lab(77.42, 18.04, 25.54) |
| CIE-LCH | lch(77.42, 31.27, 54.76°) |
| OKLab | oklab(81.22% 0.0548 0.0642) |
| OKLCH | oklch(81.22% 0.084 49.5) |
| XYZ | xyz(56.6299, 52.2393, 33.8830) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.32
Pale Salmon
#FFB19A
ΔE00 5.85
Pinkish Tan
#D99B82
ΔE00 6.66
Lightsalmon
#FFA07A
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.08
Apricot
#FBCEB1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB291 #91CEEF
analogous
#EF919F #EFB291 #EFE191
triadic
#EFB291 #91EFB2 #B291EF
tetradic
#EFB291 #9FEF91 #91CEEF #E191EF
square
#EFB291 #9FEF91 #91CEEF #E191EF
split-complementary
#EFB291 #91EFE1 #919FEF
monochromatic
#DF6726 #E78D5C #EFB291 #F7D7C6 #FBECE4
Accessibility & contrast
On white
1.83
#EFB291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EFB291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB291
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB291 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B88F
Deuteranopia (green-blind)
#D1C491
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb291; /* rgb */ color: rgb(239, 178, 145); /* oklch */ color: oklch(81.2% 0.084 49.5);
Tailwind
colors: {
custom: {
50: '#f6c9b1',
500: '#efb291',
950: '#000000',
},
}SCSS
$custom: #efb291; $custom-light: #f6c9b1; $custom-dark: #000000;
JSON
{
"hex": "#efb291",
"rgb": {
"r": 239,
"g": 178,
"b": 145
},
"hsl": {
"h": 21.064,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.81215,
"c": 0.08438,
"h": 49.5
},
"luminance": 0.52236
}Semantic roles & 50–950 ramp
primary
#EFB291
secondary
#59A3CB
accent
#91D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281