#F7AAA8#F7AAA8
#F7AAA8 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.091 H 20.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AAA8 |
|---|---|
| RGB | rgb(247, 170, 168) |
| HSL | hsl(2, 83%, 81%) |
| HSV | hsv(2, 32%, 97%) |
| CMYK | cmyk(0%, 31.2%, 32%, 3.1%) |
| CIE-LAB | lab(76.89, 28.04, 12.52) |
| CIE-LCH | lch(76.89, 30.71, 24.06°) |
| OKLab | oklab(81.15% 0.0853 0.0326) |
| OKLCH | oklch(81.15% 0.091 20.9) |
| XYZ | xyz(59.8022, 51.3546, 43.8008) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.72
Blush (survey)
#F29E8E
ΔE00 6.04
Pale Rose
#FDC1C5
ΔE00 6.34
Soft Pink
#FDB0C0
ΔE00 6.59
Peachy Pink
#FF9A8A
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AAA8 #A8F5F7
analogous
#F7A8CE #F7AAA8 #F7D2A8
triadic
#F7AAA8 #A8F7AA #AAA8F7
tetradic
#F7AAA8 #CEF7A8 #A8F5F7 #D2A8F7
square
#F7AAA8 #CEF7A8 #A8F5F7 #D2A8F7
split-complementary
#F7AAA8 #A8F7D2 #A8CEF7
monochromatic
#ED3C38 #F27370 #F7AAA8 #FCE1E0 #FCE4E3
Accessibility & contrast
On white
1.86
#F7AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F7AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AAA8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AAA8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#CBC4A7
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f7aaa8; /* rgb */ color: rgb(247, 170, 168); /* oklch */ color: oklch(81.1% 0.091 20.9);
Tailwind
colors: {
custom: {
50: '#fbc4c1',
500: '#f7aaa8',
950: '#000000',
},
}SCSS
$custom: #f7aaa8; $custom-light: #fbc4c1; $custom-dark: #000000;
JSON
{
"hex": "#f7aaa8",
"rgb": {
"r": 247,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.519,
"s": 83.158,
"l": 81.373
},
"oklch": {
"l": 0.81148,
"c": 0.09128,
"h": 20.9
},
"luminance": 0.51351
}Semantic roles & 50–950 ramp
primary
#F7AAA8
secondary
#6BD5D8
accent
#DAE006
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282