#F7AAA6#F7AAA6
#F7AAA6 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.092 H 22.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AAA6 |
|---|---|
| RGB | rgb(247, 170, 166) |
| HSL | hsl(3, 84%, 81%) |
| HSV | hsv(3, 33%, 97%) |
| CMYK | cmyk(0%, 31.2%, 32.8%, 3.1%) |
| CIE-LAB | lab(76.85, 27.79, 13.55) |
| CIE-LCH | lch(76.85, 30.92, 25.98°) |
| OKLab | oklab(81.1% 0.0845 0.0351) |
| OKLCH | oklch(81.1% 0.092 22.6) |
| XYZ | xyz(59.6173, 51.2807, 42.8271) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.39
Lightpink
#FFB6C1
ΔE00 6.36
Peachy Pink
#FF9A8A
ΔE00 6.42
Light Salmon
#FEA993
ΔE00 6.51
Pale Rose
#FDC1C5
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AAA6 #A6F3F7
analogous
#F7A6CA #F7AAA6 #F7D2A6
triadic
#F7AAA6 #A6F7AA #AAA6F7
tetradic
#F7AAA6 #CAF7A6 #A6F3F7 #D2A6F7
square
#F7AAA6 #CAF7A6 #A6F3F7 #D2A6F7
split-complementary
#F7AAA6 #A6F7D2 #A6CAF7
monochromatic
#ED3F36 #F2746E #F7AAA6 #FCE0DE #FCE4E3
Accessibility & contrast
On white
1.87
#F7AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F7AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AAA6
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AAA6 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A5
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f7aaa6; /* rgb */ color: rgb(247, 170, 166); /* oklch */ color: oklch(81.1% 0.092 22.6);
Tailwind
colors: {
custom: {
50: '#fcc4c0',
500: '#f7aaa6',
950: '#000000',
},
}SCSS
$custom: #f7aaa6; $custom-light: #fcc4c0; $custom-dark: #000000;
JSON
{
"hex": "#f7aaa6",
"rgb": {
"r": 247,
"g": 170,
"b": 166
},
"hsl": {
"h": 2.963,
"s": 83.505,
"l": 80.98
},
"oklch": {
"l": 0.81099,
"c": 0.09152,
"h": 22.6
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#F7AAA6
secondary
#69D2D8
accent
#D5E006
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282