#EBB295#EBB295
#EBB295 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.9% C 0.078 H 48.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB295 |
|---|---|
| RGB | rgb(235, 178, 149) |
| HSL | hsl(20, 68%, 75%) |
| HSV | hsv(20, 37%, 92%) |
| CMYK | cmyk(0%, 24.3%, 36.6%, 7.8%) |
| CIE-LAB | lab(77.09, 16.95, 22.88) |
| CIE-LCH | lch(77.09, 28.47, 53.46°) |
| OKLab | oklab(80.88% 0.0519 0.0579) |
| OKLCH | oklch(80.88% 0.078 48.2) |
| XYZ | xyz(55.6079, 51.6761, 35.4734) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 6.23
Peach (survey)
#FFB07C
ΔE00 6.63
Light Salmon
#FEA993
ΔE00 6.93
Apricot
#FBCEB1
ΔE00 6.98
Lightsalmon
#FFA07A
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB295 #95CEEB
analogous
#EB95A3 #EBB295 #EBDD95
triadic
#EBB295 #95EBB2 #B295EB
tetradic
#EBB295 #A3EB95 #95CEEB #DD95EB
square
#EBB295 #A3EB95 #95CEEB #DD95EB
split-complementary
#EBB295 #95EBDD #95A3EB
monochromatic
#D8672E #E18D62 #EBB295 #F5D7C8 #FAECE5
Accessibility & contrast
On white
1.85
#EBB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EBB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB295
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB295 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#FAA8AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb295; /* rgb */ color: rgb(235, 178, 149); /* oklch */ color: oklch(80.9% 0.078 48.2);
Tailwind
colors: {
custom: {
50: '#f3c9b4',
500: '#ebb295',
950: '#000000',
},
}SCSS
$custom: #ebb295; $custom-light: #f3c9b4; $custom-dark: #000000;
JSON
{
"hex": "#ebb295",
"rgb": {
"r": 235,
"g": 178,
"b": 149
},
"hsl": {
"h": 20.233,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.80884,
"c": 0.07772,
"h": 48.2
},
"luminance": 0.51673
}Semantic roles & 50–950 ramp
primary
#EBB295
secondary
#5EA3C6
accent
#91D015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281