#EBAFA0#EBAFA0
#EBAFA0 is a light, moderate red. Relative luminance 0.509; OKLCH L 80.6% C 0.074 H 34.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFA0 |
|---|---|
| RGB | rgb(235, 175, 160) |
| HSL | hsl(12, 65%, 77%) |
| HSV | hsv(12, 32%, 92%) |
| CMYK | cmyk(0%, 25.5%, 31.9%, 7.8%) |
| CIE-LAB | lab(76.60, 19.89, 16.26) |
| CIE-LCH | lch(76.60, 25.69, 39.27°) |
| OKLab | oklab(80.58% 0.0609 0.0419) |
| OKLCH | oklch(80.58% 0.074 34.5) |
| XYZ | xyz(55.9375, 50.8633, 40.1221) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.35
Light Salmon
#FEA993
ΔE00 4.97
Blush (survey)
#F29E8E
ΔE00 5.39
Pinkish Tan
#D99B82
ΔE00 6.64
Peachy Pink
#FF9A8A
ΔE00 7.68
Darksalmon
#E9967A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFA0 #A0DCEB
analogous
#EBA0B7 #EBAFA0 #EBD4A0
triadic
#EBAFA0 #A0EBAF #AFA0EB
tetradic
#EBAFA0 #B7EBA0 #A0DCEB #D4A0EB
square
#EBAFA0 #B7EBA0 #A0DCEB #D4A0EB
split-complementary
#EBAFA0 #A0EBD4 #A0B7EB
monochromatic
#D65A3B #E0846D #EBAFA0 #F6DAD3 #FAEAE6
Accessibility & contrast
On white
1.88
#EBAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EBAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFA0
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFA0 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB69F
Deuteranopia (green-blind)
#CBC2A0
Tritanopia (blue-blind)
#F9A7AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebafa0; /* rgb */ color: rgb(235, 175, 160); /* oklch */ color: oklch(80.6% 0.074 34.5);
Tailwind
colors: {
custom: {
50: '#f3c7bc',
500: '#ebafa0',
950: '#000000',
},
}SCSS
$custom: #ebafa0; $custom-light: #f3c7bc; $custom-dark: #000000;
JSON
{
"hex": "#ebafa0",
"rgb": {
"r": 235,
"g": 175,
"b": 160
},
"hsl": {
"h": 12,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.80576,
"c": 0.07392,
"h": 34.5
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#EBAFA0
secondary
#68B4C7
accent
#A9CD18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282