#EFBD99#EFBD99
#EFBD99 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.4% C 0.075 H 57.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD99 |
|---|---|
| RGB | rgb(239, 189, 153) |
| HSL | hsl(25, 73%, 77%) |
| HSV | hsv(25, 36%, 94%) |
| CMYK | cmyk(0%, 20.9%, 36%, 6.3%) |
| CIE-LAB | lab(80.21, 13.15, 25.06) |
| CIE-LCH | lch(80.21, 28.30, 62.31°) |
| OKLab | oklab(83.43% 0.0407 0.0632) |
| OKLCH | oklch(83.43% 0.075 57.2) |
| XYZ | xyz(59.5456, 57.0489, 38.0059) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.49
Peach (survey)
#FFB07C
ΔE00 6.60
Burlywood
#DEB887
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.17
Tan
#D2B48C
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD99 #99CBEF
analogous
#EF99A0 #EFBD99 #EFE899
triadic
#EFBD99 #99EFBD #BD99EF
tetradic
#EFBD99 #A0EF99 #99CBEF #E899EF
square
#EFBD99 #A0EF99 #99CBEF #E899EF
split-complementary
#EFBD99 #99EFE8 #99A0EF
monochromatic
#DE792F #E79B64 #EFBD99 #F7DFCE #FBEEE5
Accessibility & contrast
On white
1.69
#EFBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EFBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD99
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD99 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#FEB3B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd99; /* rgb */ color: rgb(239, 189, 153); /* oklch */ color: oklch(83.4% 0.075 57.2);
Tailwind
colors: {
custom: {
50: '#f6d0b7',
500: '#efbd99',
950: '#000000',
},
}SCSS
$custom: #efbd99; $custom-light: #f6d0b7; $custom-dark: #000000;
JSON
{
"hex": "#efbd99",
"rgb": {
"r": 239,
"g": 189,
"b": 153
},
"hsl": {
"h": 25.116,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.83431,
"c": 0.07516,
"h": 57.2
},
"luminance": 0.57046
}Semantic roles & 50–950 ramp
primary
#EFBD99
secondary
#619FCC
accent
#83D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381