#EBB293#EBB293
#EBB293 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.8% C 0.079 H 49.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB293 |
|---|---|
| RGB | rgb(235, 178, 147) |
| HSL | hsl(21, 69%, 75%) |
| HSV | hsv(21, 37%, 92%) |
| CMYK | cmyk(0%, 24.3%, 37.4%, 7.8%) |
| CIE-LAB | lab(77.05, 16.72, 23.90) |
| CIE-LCH | lch(77.05, 29.16, 55.03°) |
| OKLab | oklab(80.84% 0.0511 0.0603) |
| OKLCH | oklch(80.84% 0.079 49.8) |
| XYZ | xyz(55.4496, 51.6127, 34.6397) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 6.14
Pale Salmon
#FFB19A
ΔE00 6.18
Pinkish Tan
#D99B82
ΔE00 6.44
Apricot
#FBCEB1
ΔE00 6.91
Light Salmon
#FEA993
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB293 #93CCEB
analogous
#EB93A0 #EBB293 #EBDE93
triadic
#EBB293 #93EBB2 #B293EB
tetradic
#EBB293 #A0EB93 #93CCEB #DE93EB
square
#EBB293 #A0EB93 #93CCEB #DE93EB
split-complementary
#EBB293 #93EBDE #93A0EB
monochromatic
#D8682C #E18D5F #EBB293 #F5D7C7 #FAEDE5
Accessibility & contrast
On white
1.85
#EBB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#EBB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB293
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB293 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B791
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#FAA8AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb293; /* rgb */ color: rgb(235, 178, 147); /* oklch */ color: oklch(80.8% 0.079 49.8);
Tailwind
colors: {
custom: {
50: '#f3c9b3',
500: '#ebb293',
950: '#000000',
},
}SCSS
$custom: #ebb293; $custom-light: #f3c9b3; $custom-dark: #000000;
JSON
{
"hex": "#ebb293",
"rgb": {
"r": 235,
"g": 178,
"b": 147
},
"hsl": {
"h": 21.136,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.80842,
"c": 0.07902,
"h": 49.8
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#EBB293
secondary
#5CA1C6
accent
#8FD115
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281