#EFB899#EFB899
#EFB899 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.5% C 0.077 H 50.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB899 |
|---|---|
| RGB | rgb(239, 184, 153) |
| HSL | hsl(22, 73%, 77%) |
| HSV | hsv(22, 36%, 94%) |
| CMYK | cmyk(0%, 23%, 36%, 6.3%) |
| CIE-LAB | lab(79.00, 15.79, 23.42) |
| CIE-LCH | lch(79.00, 28.24, 56.01°) |
| OKLab | oklab(82.49% 0.0485 0.0593) |
| OKLCH | oklch(82.49% 0.077 50.7) |
| XYZ | xyz(58.4886, 54.9348, 37.6536) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.43
Peach (survey)
#FFB07C
ΔE00 6.36
Pale Salmon
#FFB19A
ΔE00 6.52
Pinkish Tan
#D99B82
ΔE00 7.88
Light Salmon
#FEA993
ΔE00 8.05
Lightsalmon
#FFA07A
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB899 #99D0EF
analogous
#EF99A5 #EFB899 #EFE399
triadic
#EFB899 #99EFB8 #B899EF
tetradic
#EFB899 #A5EF99 #99D0EF #E399EF
square
#EFB899 #A5EF99 #99D0EF #E399EF
split-complementary
#EFB899 #99EFE3 #99A5EF
monochromatic
#DE6E2F #E79364 #EFB899 #F7DDCE #FBEDE5
Accessibility & contrast
On white
1.75
#EFB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EFB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB899
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB899 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#FEAEB0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb899; /* rgb */ color: rgb(239, 184, 153); /* oklch */ color: oklch(82.5% 0.077 50.7);
Tailwind
colors: {
custom: {
50: '#f6cdb7',
500: '#efb899',
950: '#000000',
},
}SCSS
$custom: #efb899; $custom-light: #f6cdb7; $custom-dark: #000000;
JSON
{
"hex": "#efb899",
"rgb": {
"r": 239,
"g": 184,
"b": 153
},
"hsl": {
"h": 21.628,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.82493,
"c": 0.07657,
"h": 50.7
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#EFB899
secondary
#61A5CC
accent
#8ED511
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381