#EFBE99#EFBE99
#EFBE99 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.075 H 58.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE99 |
|---|---|
| RGB | rgb(239, 190, 153) |
| HSL | hsl(26, 73%, 77%) |
| HSV | hsv(26, 36%, 94%) |
| CMYK | cmyk(0%, 20.5%, 36%, 6.3%) |
| CIE-LAB | lab(80.45, 12.62, 25.38) |
| CIE-LCH | lch(80.45, 28.35, 63.57°) |
| OKLab | oklab(83.62% 0.0391 0.064) |
| OKLCH | oklch(83.62% 0.075 58.6) |
| XYZ | xyz(59.7615, 57.4806, 38.0779) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.48
Burlywood
#DEB887
ΔE00 6.24
Light Peach
#FFD8B1
ΔE00 6.51
Peach (survey)
#FFB07C
ΔE00 6.80
Peach
#FFDAB9
ΔE00 6.86
Tan
#D2B48C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE99 #99CAEF
analogous
#EF999F #EFBE99 #EFE999
triadic
#EFBE99 #99EFBE #BE99EF
tetradic
#EFBE99 #9FEF99 #99CAEF #E999EF
square
#EFBE99 #9FEF99 #99CAEF #E999EF
split-complementary
#EFBE99 #99EFE9 #999FEF
monochromatic
#DE7B2F #E79C64 #EFBE99 #F7E0CE #FBEEE5
Accessibility & contrast
On white
1.68
#EFBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE99
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE99 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC196
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#FEB4B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbe99; /* rgb */ color: rgb(239, 190, 153); /* oklch */ color: oklch(83.6% 0.075 58.6);
Tailwind
colors: {
custom: {
50: '#f6d1b7',
500: '#efbe99',
950: '#000000',
},
}SCSS
$custom: #efbe99; $custom-light: #f6d1b7; $custom-dark: #000000;
JSON
{
"hex": "#efbe99",
"rgb": {
"r": 239,
"g": 190,
"b": 153
},
"hsl": {
"h": 25.814,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.8362,
"c": 0.07501,
"h": 58.6
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#EFBE99
secondary
#619ECC
accent
#80D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381