#EBBF96#EBBF96
#EBBF96 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.074 H 64.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF96 |
|---|---|
| RGB | rgb(235, 191, 150) |
| HSL | hsl(29, 68%, 75%) |
| HSV | hsv(29, 36%, 92%) |
| CMYK | cmyk(0%, 18.7%, 36.2%, 7.8%) |
| CIE-LAB | lab(80.25, 10.19, 26.64) |
| CIE-LCH | lch(80.25, 28.52, 69.07°) |
| OKLab | oklab(83.36% 0.0319 0.067) |
| OKLCH | oklch(83.36% 0.074 64.5) |
| XYZ | xyz(58.3983, 57.1286, 36.7991) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Tan
#D2B48C
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 5.66
Light Peach
#FFD8B1
ΔE00 5.84
Peach
#FFDAB9
ΔE00 6.62
Very Light Brown
#D3B683
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF96 #96C2EB
analogous
#EB9697 #EBBF96 #EBE996
triadic
#EBBF96 #96EBBF #BF96EB
tetradic
#EBBF96 #97EB96 #96C2EB #E996EB
square
#EBBF96 #97EB96 #96C2EB #E996EB
split-complementary
#EBBF96 #96EBE9 #9697EB
monochromatic
#D7802F #E1A063 #EBBF96 #F5DEC9 #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF96
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF96 | 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)
#CDC193
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#F9B5B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf96; /* rgb */ color: rgb(235, 191, 150); /* oklch */ color: oklch(83.4% 0.074 64.5);
Tailwind
colors: {
custom: {
50: '#f3d2b5',
500: '#ebbf96',
950: '#000000',
},
}SCSS
$custom: #ebbf96; $custom-light: #f3d2b5; $custom-dark: #000000;
JSON
{
"hex": "#ebbf96",
"rgb": {
"r": 235,
"g": 191,
"b": 150
},
"hsl": {
"h": 28.941,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.83359,
"c": 0.07417,
"h": 64.5
},
"luminance": 0.57126
}Semantic roles & 50–950 ramp
primary
#EBBF96
secondary
#5F94C6
accent
#76D016
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381