#EBAFAF#EBAFAF
#EBAFAF is a light, moderate red. Relative luminance 0.514; OKLCH L 80.9% C 0.070 H 18.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFAF |
|---|---|
| RGB | rgb(235, 175, 175) |
| HSL | hsl(0, 60%, 80%) |
| HSV | hsv(0, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 25.5%, 7.8%) |
| CIE-LAB | lab(76.93, 21.89, 8.59) |
| CIE-LCH | lch(76.93, 23.51, 21.44°) |
| OKLab | oklab(80.95% 0.0668 0.0226) |
| OKLCH | oklch(80.95% 0.07 18.7) |
| XYZ | xyz(57.3298, 51.4202, 47.4545) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.78
Lightpink
#FFB6C1
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 5.38
Light Rose
#FFC5CB
ΔE00 5.88
Pink
#FFC0CB
ΔE00 6.08
Soft Pink
#FDB0C0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFAF #AFEBEB
analogous
#EBAFCD #EBAFAF #EBCDAF
triadic
#EBAFAF #AFEBAF #AFAFEB
tetradic
#EBAFAF #CDEBAF #AFEBEB #CDAFEB
square
#EBAFAF #CDEBAF #AFEBEB #CDAFEB
split-complementary
#EBAFAF #AFEBCD #AFCDEB
monochromatic
#D34D4D #DF7E7E #EBAFAF #F7E0E0 #F9E7E7
Accessibility & contrast
On white
1.86
#EBAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EBAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFAF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFAF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AF
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#F7A9AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebafaf; /* rgb */ color: rgb(235, 175, 175); /* oklch */ color: oklch(80.9% 0.070 18.7);
Tailwind
colors: {
custom: {
50: '#f2c7c6',
500: '#ebafaf',
950: '#000000',
},
}SCSS
$custom: #ebafaf; $custom-light: #f2c7c6; $custom-dark: #000000;
JSON
{
"hex": "#ebafaf",
"rgb": {
"r": 235,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.80948,
"c": 0.07049,
"h": 18.7
},
"luminance": 0.51417
}Semantic roles & 50–950 ramp
primary
#EBAFAF
secondary
#77C7C7
accent
#C8C81E
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282