#EBB896#EBB896
#EBB896 is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.0% C 0.075 H 55.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB896 |
|---|---|
| RGB | rgb(235, 184, 150) |
| HSL | hsl(24, 68%, 75%) |
| HSV | hsv(24, 36%, 92%) |
| CMYK | cmyk(0%, 21.7%, 36.2%, 7.8%) |
| CIE-LAB | lab(78.55, 13.89, 24.33) |
| CIE-LCH | lch(78.55, 28.01, 60.29°) |
| OKLab | oklab(82.03% 0.0428 0.0614) |
| OKLCH | oklch(82.03% 0.075 55.1) |
| XYZ | xyz(56.9081, 54.1482, 36.3024) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.41
Peach (survey)
#FFB07C
ΔE00 6.40
Burlywood
#DEB887
ΔE00 7.20
Tan
#D2B48C
ΔE00 7.97
Pale Salmon
#FFB19A
ΔE00 8.26
Light Peach
#FFD8B1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB896 #96C9EB
analogous
#EB969E #EBB896 #EBE296
triadic
#EBB896 #96EBB8 #B896EB
tetradic
#EBB896 #9EEB96 #96C9EB #E296EB
square
#EBB896 #9EEB96 #96C9EB #E296EB
split-complementary
#EBB896 #96EBE2 #969EEB
monochromatic
#D7722F #E19563 #EBB896 #F5DBC9 #FAEEE5
Accessibility & contrast
On white
1.78
#EBB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#EBB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB896
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB896 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC94
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#FAAFAF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebb896; /* rgb */ color: rgb(235, 184, 150); /* oklch */ color: oklch(82.0% 0.075 55.1);
Tailwind
colors: {
custom: {
50: '#f3cdb5',
500: '#ebb896',
950: '#000000',
},
}SCSS
$custom: #ebb896; $custom-light: #f3cdb5; $custom-dark: #000000;
JSON
{
"hex": "#ebb896",
"rgb": {
"r": 235,
"g": 184,
"b": 150
},
"hsl": {
"h": 24,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.82028,
"c": 0.07487,
"h": 55.1
},
"luminance": 0.54145
}Semantic roles & 50–950 ramp
primary
#EBB896
secondary
#5F9DC6
accent
#85D016
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381