#EBAE99#EBAE99
#EBAE99 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.2% C 0.078 H 39.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAE99 |
|---|---|
| RGB | rgb(235, 174, 153) |
| HSL | hsl(15, 67%, 76%) |
| HSV | hsv(15, 35%, 92%) |
| CMYK | cmyk(0%, 26%, 34.9%, 7.8%) |
| CIE-LAB | lab(76.21, 19.55, 19.52) |
| CIE-LCH | lch(76.21, 27.63, 44.95°) |
| OKLab | oklab(80.23% 0.0598 0.0498) |
| OKLCH | oklch(80.23% 0.078 39.8) |
| XYZ | xyz(55.1485, 50.2374, 36.9228) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.80
Light Salmon
#FEA993
ΔE00 4.64
Pinkish Tan
#D99B82
ΔE00 5.39
Blush (survey)
#F29E8E
ΔE00 5.75
Darksalmon
#E9967A
ΔE00 6.73
Lightsalmon
#FFA07A
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAE99 #99D6EB
analogous
#EB99AD #EBAE99 #EBD799
triadic
#EBAE99 #99EBAE #AE99EB
tetradic
#EBAE99 #ADEB99 #99D6EB #D799EB
square
#EBAE99 #ADEB99 #99D6EB #D799EB
split-complementary
#EBAE99 #99EBD7 #99ADEB
monochromatic
#D75D33 #E18566 #EBAE99 #F5D7CC #FAEBE5
Accessibility & contrast
On white
1.90
#EBAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EBAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAE99
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAE99 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#FAA5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebae99; /* rgb */ color: rgb(235, 174, 153); /* oklch */ color: oklch(80.2% 0.078 39.8);
Tailwind
colors: {
custom: {
50: '#f3c6b7',
500: '#ebae99',
950: '#000000',
},
}SCSS
$custom: #ebae99; $custom-light: #f3c6b7; $custom-dark: #000000;
JSON
{
"hex": "#ebae99",
"rgb": {
"r": 235,
"g": 174,
"b": 153
},
"hsl": {
"h": 15.366,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.80233,
"c": 0.07779,
"h": 39.8
},
"luminance": 0.50234
}Semantic roles & 50–950 ramp
primary
#EBAE99
secondary
#62ADC6
accent
#A0CF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281