#EBAF91#EBAF91
#EBAF91 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.2% C 0.082 H 47.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF91 |
|---|---|
| RGB | rgb(235, 175, 145) |
| HSL | hsl(20, 69%, 75%) |
| HSV | hsv(20, 38%, 92%) |
| CMYK | cmyk(0%, 25.5%, 38.3%, 7.8%) |
| CIE-LAB | lab(76.30, 18.08, 23.95) |
| CIE-LCH | lch(76.30, 30.01, 52.95°) |
| OKLab | oklab(80.24% 0.055 0.0604) |
| OKLCH | oklch(80.24% 0.082 47.7) |
| XYZ | xyz(54.7036, 50.3697, 33.6236) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.45
Pinkish Tan
#D99B82
ΔE00 5.59
Peach (survey)
#FFB07C
ΔE00 6.26
Light Salmon
#FEA993
ΔE00 6.50
Lightsalmon
#FFA07A
ΔE00 6.76
Darksalmon
#E9967A
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF91 #91CDEB
analogous
#EB91A0 #EBAF91 #EBDC91
triadic
#EBAF91 #91EBAF #AF91EB
tetradic
#EBAF91 #A0EB91 #91CDEB #DC91EB
square
#EBAF91 #A0EB91 #91CDEB #DC91EB
split-complementary
#EBAF91 #91EBDC #91A0EB
monochromatic
#D86429 #E2895D #EBAF91 #F4D5C5 #FAECE5
Accessibility & contrast
On white
1.90
#EBAF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EBAF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF91
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF91 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#FAA5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf91; /* rgb */ color: rgb(235, 175, 145); /* oklch */ color: oklch(80.2% 0.082 47.7);
Tailwind
colors: {
custom: {
50: '#f3c7b1',
500: '#ebaf91',
950: '#000000',
},
}SCSS
$custom: #ebaf91; $custom-light: #f3c7b1; $custom-dark: #000000;
JSON
{
"hex": "#ebaf91",
"rgb": {
"r": 235,
"g": 175,
"b": 145
},
"hsl": {
"h": 20,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.80244,
"c": 0.08168,
"h": 47.7
},
"luminance": 0.50366
}Semantic roles & 50–950 ramp
primary
#EBAF91
secondary
#5AA2C6
accent
#92D114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281