#EBB595#EBB595
#EBB595 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.4% C 0.076 H 52.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB595 |
|---|---|
| RGB | rgb(235, 181, 149) |
| HSL | hsl(22, 68%, 75%) |
| HSV | hsv(22, 37%, 92%) |
| CMYK | cmyk(0%, 23%, 36.6%, 7.8%) |
| CIE-LAB | lab(77.81, 15.36, 23.86) |
| CIE-LCH | lch(77.81, 28.37, 57.23°) |
| OKLab | oklab(81.44% 0.0471 0.0603) |
| OKLCH | oklch(81.44% 0.076 52) |
| XYZ | xyz(56.2113, 52.8829, 35.6746) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.08
Peach (survey)
#FFB07C
ΔE00 6.22
Pale Salmon
#FFB19A
ΔE00 7.04
Pinkish Tan
#D99B82
ΔE00 7.37
Burlywood
#DEB887
ΔE00 8.40
Light Salmon
#FEA993
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB595 #95CBEB
analogous
#EB95A0 #EBB595 #EBE095
triadic
#EBB595 #95EBB5 #B595EB
tetradic
#EBB595 #A0EB95 #95CBEB #E095EB
square
#EBB595 #A0EB95 #95CBEB #E095EB
split-complementary
#EBB595 #95EBE0 #95A0EB
monochromatic
#D86D2E #E19162 #EBB595 #F5D9C8 #FAEDE5
Accessibility & contrast
On white
1.81
#EBB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#EBB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB595
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB595 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA93
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#FAABAC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb595; /* rgb */ color: rgb(235, 181, 149); /* oklch */ color: oklch(81.4% 0.076 52.0);
Tailwind
colors: {
custom: {
50: '#f3cbb4',
500: '#ebb595',
950: '#000000',
},
}SCSS
$custom: #ebb595; $custom-light: #f3cbb4; $custom-dark: #000000;
JSON
{
"hex": "#ebb595",
"rgb": {
"r": 235,
"g": 181,
"b": 149
},
"hsl": {
"h": 22.326,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.81444,
"c": 0.07649,
"h": 52
},
"luminance": 0.5288
}Semantic roles & 50–950 ramp
primary
#EBB595
secondary
#5E9FC6
accent
#8BD015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281