#EBAF92#EBAF92
#EBAF92 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.3% C 0.081 H 46.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF92 |
|---|---|
| RGB | rgb(235, 175, 146) |
| HSL | hsl(20, 69%, 75%) |
| HSV | hsv(20, 38%, 92%) |
| CMYK | cmyk(0%, 25.5%, 37.9%, 7.8%) |
| CIE-LAB | lab(76.31, 18.20, 23.43) |
| CIE-LCH | lch(76.31, 29.67, 52.17°) |
| OKLab | oklab(80.27% 0.0554 0.0592) |
| OKLCH | oklch(80.27% 0.081 46.9) |
| XYZ | xyz(54.7811, 50.4007, 34.0315) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.20
Pinkish Tan
#D99B82
ΔE00 5.50
Light Salmon
#FEA993
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 6.54
Lightsalmon
#FFA07A
ΔE00 6.76
Darksalmon
#E9967A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF92 #92CEEB
analogous
#EB92A1 #EBAF92 #EBDC92
triadic
#EBAF92 #92EBAF #AF92EB
tetradic
#EBAF92 #A1EB92 #92CEEB #DC92EB
square
#EBAF92 #A1EB92 #92CEEB #DC92EB
split-complementary
#EBAF92 #92EBDC #92A1EB
monochromatic
#D8632B #E2895E #EBAF92 #F4D5C6 #FAECE5
Accessibility & contrast
On white
1.90
#EBAF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#EBAF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF92
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF92 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#FAA5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf92; /* rgb */ color: rgb(235, 175, 146); /* oklch */ color: oklch(80.3% 0.081 46.9);
Tailwind
colors: {
custom: {
50: '#f3c7b2',
500: '#ebaf92',
950: '#000000',
},
}SCSS
$custom: #ebaf92; $custom-light: #f3c7b2; $custom-dark: #000000;
JSON
{
"hex": "#ebaf92",
"rgb": {
"r": 235,
"g": 175,
"b": 146
},
"hsl": {
"h": 19.551,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.80265,
"c": 0.08106,
"h": 46.9
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#EBAF92
secondary
#5BA3C6
accent
#94D115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281