#EFB99F#EFB99F
#EFB99F is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.8% C 0.072 H 46.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB99F |
|---|---|
| RGB | rgb(239, 185, 159) |
| HSL | hsl(20, 71%, 78%) |
| HSV | hsv(20, 33%, 94%) |
| CMYK | cmyk(0%, 22.6%, 33.5%, 6.3%) |
| CIE-LAB | lab(79.36, 15.98, 20.70) |
| CIE-LCH | lch(79.36, 26.15, 52.33°) |
| OKLab | oklab(82.81% 0.0493 0.0528) |
| OKLCH | oklch(82.81% 0.072 46.9) |
| XYZ | xyz(59.2051, 55.5550, 40.3988) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.49
Pale Salmon
#FFB19A
ΔE00 5.63
Light Salmon
#FEA993
ΔE00 7.26
Peach (survey)
#FFB07C
ΔE00 7.71
Pinkish Tan
#D99B82
ΔE00 7.78
Lightsalmon
#FFA07A
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB99F #9FD5EF
analogous
#EF9FAD #EFB99F #EFE19F
triadic
#EFB99F #9FEFB9 #B99FEF
tetradic
#EFB99F #ADEF9F #9FD5EF #E19FEF
square
#EFB99F #ADEF9F #9FD5EF #E19FEF
split-complementary
#EFB99F #9FEFE1 #9FADEF
monochromatic
#DE6C36 #E6936B #EFB99F #F8DFD3 #FBECE5
Accessibility & contrast
On white
1.73
#EFB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EFB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB99F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB99F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#FDB0B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb99f; /* rgb */ color: rgb(239, 185, 159); /* oklch */ color: oklch(82.8% 0.072 46.9);
Tailwind
colors: {
custom: {
50: '#f5cebb',
500: '#efb99f',
950: '#000000',
},
}SCSS
$custom: #efb99f; $custom-light: #f5cebb; $custom-dark: #000000;
JSON
{
"hex": "#efb99f",
"rgb": {
"r": 239,
"g": 185,
"b": 159
},
"hsl": {
"h": 19.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.82808,
"c": 0.0722,
"h": 46.9
},
"luminance": 0.55552
}Semantic roles & 50–950 ramp
primary
#EFB99F
secondary
#66ABCC
accent
#95D312
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381