#EBBF97#EBBF97
#EBBF97 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.073 H 63.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF97 |
|---|---|
| RGB | rgb(235, 191, 151) |
| HSL | hsl(29, 68%, 76%) |
| HSV | hsv(29, 36%, 92%) |
| CMYK | cmyk(0%, 18.7%, 35.7%, 7.8%) |
| CIE-LAB | lab(80.27, 10.31, 26.14) |
| CIE-LCH | lch(80.27, 28.09, 68.48°) |
| OKLab | oklab(83.38% 0.0323 0.0658) |
| OKLCH | oklch(83.38% 0.073 63.8) |
| XYZ | xyz(58.4792, 57.1609, 37.2250) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.39
Apricot
#FBCEB1
ΔE00 5.42
Tan
#D2B48C
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 5.84
Peach
#FFDAB9
ΔE00 6.54
Very Light Brown
#D3B683
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF97 #97C3EB
analogous
#EB9799 #EBBF97 #EBE997
triadic
#EBBF97 #97EBBF #BF97EB
tetradic
#EBBF97 #99EB97 #97C3EB #E997EB
square
#EBBF97 #99EB97 #97C3EB #E997EB
split-complementary
#EBBF97 #97EBE9 #9799EB
monochromatic
#D78030 #E19F64 #EBBF97 #F5DFCA #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF97
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF97 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#F9B6B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf97; /* rgb */ color: rgb(235, 191, 151); /* oklch */ color: oklch(83.4% 0.073 63.8);
Tailwind
colors: {
custom: {
50: '#f3d2b5',
500: '#ebbf97',
950: '#000000',
},
}SCSS
$custom: #ebbf97; $custom-light: #f3d2b5; $custom-dark: #000000;
JSON
{
"hex": "#ebbf97",
"rgb": {
"r": 235,
"g": 191,
"b": 151
},
"hsl": {
"h": 28.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.83379,
"c": 0.07328,
"h": 63.8
},
"luminance": 0.57158
}Semantic roles & 50–950 ramp
primary
#EBBF97
secondary
#6096C6
accent
#77D016
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381