#EBBE95#EBBE95
#EBBE95 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.075 H 63.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE95 |
|---|---|
| RGB | rgb(235, 190, 149) |
| HSL | hsl(29, 68%, 75%) |
| HSV | hsv(29, 37%, 92%) |
| CMYK | cmyk(0%, 19.1%, 36.6%, 7.8%) |
| CIE-LAB | lab(79.99, 10.60, 26.81) |
| CIE-LCH | lch(79.99, 28.83, 68.43°) |
| OKLab | oklab(83.15% 0.0331 0.0673) |
| OKLCH | oklch(83.15% 0.075 63.8) |
| XYZ | xyz(58.1008, 56.6618, 36.3044) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.26
Apricot
#FBCEB1
ΔE00 5.69
Tan
#D2B48C
ΔE00 5.76
Light Peach
#FFD8B1
ΔE00 6.10
Peach
#FFDAB9
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE95 #95C2EB
analogous
#EB9597 #EBBE95 #EBE995
triadic
#EBBE95 #95EBBE #BE95EB
tetradic
#EBBE95 #97EB95 #95C2EB #E995EB
square
#EBBE95 #97EB95 #95C2EB #E995EB
split-complementary
#EBBE95 #95EBE9 #9597EB
monochromatic
#D87F2E #E19E62 #EBBE95 #F5DEC8 #FAEFE5
Accessibility & contrast
On white
1.70
#EBBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EBBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE95
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE95 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#F9B4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe95; /* rgb */ color: rgb(235, 190, 149); /* oklch */ color: oklch(83.1% 0.075 63.8);
Tailwind
colors: {
custom: {
50: '#f3d1b4',
500: '#ebbe95',
950: '#000000',
},
}SCSS
$custom: #ebbe95; $custom-light: #f3d1b4; $custom-dark: #000000;
JSON
{
"hex": "#ebbe95",
"rgb": {
"r": 235,
"g": 190,
"b": 149
},
"hsl": {
"h": 28.605,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.83147,
"c": 0.07502,
"h": 63.8
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#EBBE95
secondary
#5E95C6
accent
#77D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381