#EFBB99#EFBB99
#EFBB99 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.1% C 0.076 H 54.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB99 |
|---|---|
| RGB | rgb(239, 187, 153) |
| HSL | hsl(24, 73%, 77%) |
| HSV | hsv(24, 36%, 94%) |
| CMYK | cmyk(0%, 21.8%, 36%, 6.3%) |
| CIE-LAB | lab(79.72, 14.20, 24.40) |
| CIE-LCH | lch(79.72, 28.23, 59.80°) |
| OKLab | oklab(83.05% 0.0438 0.0616) |
| OKLCH | oklch(83.05% 0.076 54.6) |
| XYZ | xyz(59.1184, 56.1944, 37.8635) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Peach (survey)
#FFB07C
ΔE00 6.35
Burlywood
#DEB887
ΔE00 7.57
Light Peach
#FFD8B1
ΔE00 7.77
Peach
#FFDAB9
ΔE00 7.86
Pale Salmon
#FFB19A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB99 #99CDEF
analogous
#EF99A2 #EFBB99 #EFE699
triadic
#EFBB99 #99EFBB #BB99EF
tetradic
#EFBB99 #A2EF99 #99CDEF #E699EF
square
#EFBB99 #A2EF99 #99CDEF #E699EF
split-complementary
#EFBB99 #99EFE6 #99A2EF
monochromatic
#DE742F #E79864 #EFBB99 #F7DECE #FBEDE5
Accessibility & contrast
On white
1.72
#EFBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB99
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB99 | 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)
#CABF97
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#FEB1B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbb99; /* rgb */ color: rgb(239, 187, 153); /* oklch */ color: oklch(83.1% 0.076 54.6);
Tailwind
colors: {
custom: {
50: '#f6cfb7',
500: '#efbb99',
950: '#000000',
},
}SCSS
$custom: #efbb99; $custom-light: #f6cfb7; $custom-dark: #000000;
JSON
{
"hex": "#efbb99",
"rgb": {
"r": 239,
"g": 187,
"b": 153
},
"hsl": {
"h": 23.721,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.83054,
"c": 0.0756,
"h": 54.6
},
"luminance": 0.56191
}Semantic roles & 50–950 ramp
primary
#EFBB99
secondary
#61A1CC
accent
#87D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381