#EBAE92#EBAE92
#EBAE92 is a light, moderate orange. Relative luminance 0.500; OKLCH L 80.1% C 0.082 H 45.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAE92 |
|---|---|
| RGB | rgb(235, 174, 146) |
| HSL | hsl(19, 69%, 75%) |
| HSV | hsv(19, 38%, 92%) |
| CMYK | cmyk(0%, 26%, 37.9%, 7.8%) |
| CIE-LAB | lab(76.08, 18.73, 23.11) |
| CIE-LCH | lch(76.08, 29.75, 50.98°) |
| OKLab | oklab(80.08% 0.057 0.0584) |
| OKLCH | oklch(80.08% 0.082 45.7) |
| XYZ | xyz(54.5872, 50.0129, 33.9668) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.84
Pinkish Tan
#D99B82
ΔE00 5.20
Light Salmon
#FEA993
ΔE00 5.80
Lightsalmon
#FFA07A
ΔE00 6.54
Darksalmon
#E9967A
ΔE00 6.71
Peach (survey)
#FFB07C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAE92 #92CFEB
analogous
#EB92A3 #EBAE92 #EBDA92
triadic
#EBAE92 #92EBAE #AE92EB
tetradic
#EBAE92 #A3EB92 #92CFEB #DA92EB
square
#EBAE92 #A3EB92 #92CFEB #DA92EB
split-complementary
#EBAE92 #92EBDA #92A3EB
monochromatic
#D8612B #E2885E #EBAE92 #F4D4C6 #FAECE5
Accessibility & contrast
On white
1.91
#EBAE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EBAE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAE92
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAE92 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB490
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#FAA4A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebae92; /* rgb */ color: rgb(235, 174, 146); /* oklch */ color: oklch(80.1% 0.082 45.7);
Tailwind
colors: {
custom: {
50: '#f3c6b2',
500: '#ebae92',
950: '#000000',
},
}SCSS
$custom: #ebae92; $custom-light: #f3c6b2; $custom-dark: #000000;
JSON
{
"hex": "#ebae92",
"rgb": {
"r": 235,
"g": 174,
"b": 146
},
"hsl": {
"h": 18.876,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.80081,
"c": 0.08159,
"h": 45.7
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#EBAE92
secondary
#5BA4C6
accent
#96D115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281