#EFBB9A#EFBB9A
#EFBB9A is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.1% C 0.075 H 53.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB9A |
|---|---|
| RGB | rgb(239, 187, 154) |
| HSL | hsl(23, 73%, 77%) |
| HSV | hsv(23, 36%, 94%) |
| CMYK | cmyk(0%, 21.8%, 35.6%, 6.3%) |
| CIE-LAB | lab(79.74, 14.32, 23.89) |
| CIE-LCH | lch(79.74, 27.86, 59.06°) |
| OKLab | oklab(83.08% 0.0442 0.0604) |
| OKLCH | oklch(83.08% 0.075 53.8) |
| XYZ | xyz(59.2013, 56.2276, 38.3003) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.64
Peach (survey)
#FFB07C
ΔE00 6.49
Pale Salmon
#FFB19A
ΔE00 7.79
Burlywood
#DEB887
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 7.91
Peach
#FFDAB9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB9A #9ACEEF
analogous
#EF9AA4 #EFBB9A #EFE69A
triadic
#EFBB9A #9AEFBB #BB9AEF
tetradic
#EFBB9A #A4EF9A #9ACEEF #E69AEF
square
#EFBB9A #A4EF9A #9ACEEF #E69AEF
split-complementary
#EFBB9A #9AEFE6 #9AA4EF
monochromatic
#DE7430 #E79765 #EFBB9A #F7DFCF #FBEDE5
Accessibility & contrast
On white
1.72
#EFBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB9A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB9A | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF98
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#FEB2B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbb9a; /* rgb */ color: rgb(239, 187, 154); /* oklch */ color: oklch(83.1% 0.075 53.8);
Tailwind
colors: {
custom: {
50: '#f6cfb8',
500: '#efbb9a',
950: '#000000',
},
}SCSS
$custom: #efbb9a; $custom-light: #f6cfb8; $custom-dark: #000000;
JSON
{
"hex": "#efbb9a",
"rgb": {
"r": 239,
"g": 187,
"b": 154
},
"hsl": {
"h": 23.294,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.83075,
"c": 0.07486,
"h": 53.8
},
"luminance": 0.56224
}Semantic roles & 50–950 ramp
primary
#EFBB9A
secondary
#62A2CC
accent
#89D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381