#EBB796#EBB796
#EBB796 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.8% C 0.075 H 53.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB796 |
|---|---|
| RGB | rgb(235, 183, 150) |
| HSL | hsl(23, 68%, 75%) |
| HSV | hsv(23, 36%, 92%) |
| CMYK | cmyk(0%, 22.1%, 36.2%, 7.8%) |
| CIE-LAB | lab(78.31, 14.41, 24.00) |
| CIE-LCH | lch(78.31, 28.00, 59.01°) |
| OKLab | oklab(81.84% 0.0444 0.0606) |
| OKLCH | oklch(81.84% 0.075 53.8) |
| XYZ | xyz(56.7011, 53.7342, 36.2334) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.59
Peach (survey)
#FFB07C
ΔE00 6.35
Burlywood
#DEB887
ΔE00 7.70
Pale Salmon
#FFB19A
ΔE00 7.76
Pinkish Tan
#D99B82
ΔE00 8.08
Tan
#D2B48C
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB796 #96CAEB
analogous
#EB969F #EBB796 #EBE196
triadic
#EBB796 #96EBB7 #B796EB
tetradic
#EBB796 #9FEB96 #96CAEB #E196EB
square
#EBB796 #9FEB96 #96CAEB #E196EB
split-complementary
#EBB796 #96EBE1 #969FEB
monochromatic
#D7702F #E19463 #EBB796 #F5DAC9 #FAEDE5
Accessibility & contrast
On white
1.79
#EBB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EBB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB796
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB796 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB94
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#FAAEAE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebb796; /* rgb */ color: rgb(235, 183, 150); /* oklch */ color: oklch(81.8% 0.075 53.8);
Tailwind
colors: {
custom: {
50: '#f3ccb5',
500: '#ebb796',
950: '#000000',
},
}SCSS
$custom: #ebb796; $custom-light: #f3ccb5; $custom-dark: #000000;
JSON
{
"hex": "#ebb796",
"rgb": {
"r": 235,
"g": 183,
"b": 150
},
"hsl": {
"h": 23.294,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.8184,
"c": 0.07514,
"h": 53.8
},
"luminance": 0.53731
}Semantic roles & 50–950 ramp
primary
#EBB796
secondary
#5F9EC6
accent
#88D016
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381