#EFB99A#EFB99A
#EFB99A is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.7% C 0.076 H 51.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB99A |
|---|---|
| RGB | rgb(239, 185, 154) |
| HSL | hsl(22, 73%, 77%) |
| HSV | hsv(22, 36%, 94%) |
| CMYK | cmyk(0%, 22.6%, 35.6%, 6.3%) |
| CIE-LAB | lab(79.26, 15.38, 23.24) |
| CIE-LCH | lch(79.26, 27.86, 56.51°) |
| OKLab | oklab(82.7% 0.0473 0.0588) |
| OKLCH | oklch(82.7% 0.076 51.2) |
| XYZ | xyz(58.7800, 55.3849, 38.1599) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.14
Peach (survey)
#FFB07C
ΔE00 6.50
Pale Salmon
#FFB19A
ΔE00 6.77
Pinkish Tan
#D99B82
ΔE00 8.15
Light Salmon
#FEA993
ΔE00 8.33
Peach
#FFDAB9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB99A #9AD0EF
analogous
#EF9AA6 #EFB99A #EFE39A
triadic
#EFB99A #9AEFB9 #B99AEF
tetradic
#EFB99A #A6EF9A #9AD0EF #E39AEF
square
#EFB99A #A6EF9A #9AD0EF #E39AEF
split-complementary
#EFB99A #9AEFE3 #9AA6EF
monochromatic
#DE7030 #E79465 #EFB99A #F7DECF #FBEDE5
Accessibility & contrast
On white
1.74
#EFB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EFB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB99A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB99A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#FEB0B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb99a; /* rgb */ color: rgb(239, 185, 154); /* oklch */ color: oklch(82.7% 0.076 51.2);
Tailwind
colors: {
custom: {
50: '#f6ceb8',
500: '#efb99a',
950: '#000000',
},
}SCSS
$custom: #efb99a; $custom-light: #f6ceb8; $custom-dark: #000000;
JSON
{
"hex": "#efb99a",
"rgb": {
"r": 239,
"g": 185,
"b": 154
},
"hsl": {
"h": 21.882,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.82701,
"c": 0.07551,
"h": 51.2
},
"luminance": 0.55382
}Semantic roles & 50–950 ramp
primary
#EFB99A
secondary
#62A5CC
accent
#8DD511
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381