#EBAE98#EBAE98
#EBAE98 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.2% C 0.078 H 40.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAE98 |
|---|---|
| RGB | rgb(235, 174, 152) |
| HSL | hsl(16, 67%, 76%) |
| HSV | hsv(16, 35%, 92%) |
| CMYK | cmyk(0%, 26%, 35.3%, 7.8%) |
| CIE-LAB | lab(76.19, 19.43, 20.04) |
| CIE-LCH | lch(76.19, 27.91, 45.87°) |
| OKLab | oklab(80.21% 0.0594 0.051) |
| OKLCH | oklch(80.21% 0.078 40.7) |
| XYZ | xyz(55.0662, 50.2045, 36.4897) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 4.73
Pinkish Tan
#D99B82
ΔE00 5.29
Blush (survey)
#F29E8E
ΔE00 5.94
Darksalmon
#E9967A
ΔE00 6.66
Lightsalmon
#FFA07A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAE98 #98D5EB
analogous
#EB98AB #EBAE98 #EBD898
triadic
#EBAE98 #98EBAE #AE98EB
tetradic
#EBAE98 #ABEB98 #98D5EB #D898EB
square
#EBAE98 #ABEB98 #98D5EB #D898EB
split-complementary
#EBAE98 #98EBD8 #98ABEB
monochromatic
#D75D32 #E18665 #EBAE98 #F5D6CB #FAEBE5
Accessibility & contrast
On white
1.90
#EBAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#EBAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAE98
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAE98 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB496
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#FAA5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebae98; /* rgb */ color: rgb(235, 174, 152); /* oklch */ color: oklch(80.2% 0.078 40.7);
Tailwind
colors: {
custom: {
50: '#f3c6b6',
500: '#ebae98',
950: '#000000',
},
}SCSS
$custom: #ebae98; $custom-light: #f3c6b6; $custom-dark: #000000;
JSON
{
"hex": "#ebae98",
"rgb": {
"r": 235,
"g": 174,
"b": 152
},
"hsl": {
"h": 15.904,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.8021,
"c": 0.07828,
"h": 40.7
},
"luminance": 0.50201
}Semantic roles & 50–950 ramp
primary
#EBAE98
secondary
#61ABC6
accent
#9ECF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281