#EBB997#EBB997
#EBB997 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.2% C 0.074 H 55.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB997 |
|---|---|
| RGB | rgb(235, 185, 151) |
| HSL | hsl(24, 68%, 76%) |
| HSV | hsv(24, 36%, 92%) |
| CMYK | cmyk(0%, 21.3%, 35.7%, 7.8%) |
| CIE-LAB | lab(78.81, 13.47, 24.15) |
| CIE-LCH | lch(78.81, 27.66, 60.84°) |
| OKLab | oklab(82.24% 0.0417 0.061) |
| OKLCH | oklch(82.24% 0.074 55.7) |
| XYZ | xyz(57.1974, 54.5974, 36.7978) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.18
Peach (survey)
#FFB07C
ΔE00 6.60
Burlywood
#DEB887
ΔE00 7.01
Tan
#D2B48C
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 7.98
Peach
#FFDAB9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB997 #97C9EB
analogous
#EB979F #EBB997 #EBE397
triadic
#EBB997 #97EBB9 #B997EB
tetradic
#EBB997 #9FEB97 #97C9EB #E397EB
square
#EBB997 #9FEB97 #97C9EB #E397EB
split-complementary
#EBB997 #97EBE3 #979FEB
monochromatic
#D77430 #E19664 #EBB997 #F5DCCA #FAEEE5
Accessibility & contrast
On white
1.76
#EBB997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EBB997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB997
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB997 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD95
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#F9B0B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb997; /* rgb */ color: rgb(235, 185, 151); /* oklch */ color: oklch(82.2% 0.074 55.7);
Tailwind
colors: {
custom: {
50: '#f3ceb5',
500: '#ebb997',
950: '#000000',
},
}SCSS
$custom: #ebb997; $custom-light: #f3ceb5; $custom-dark: #000000;
JSON
{
"hex": "#ebb997",
"rgb": {
"r": 235,
"g": 185,
"b": 151
},
"hsl": {
"h": 24.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.82238,
"c": 0.07388,
"h": 55.7
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#EBB997
secondary
#609DC6
accent
#84D016
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381