#F1AAA8#F1AAA8
#F1AAA8 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.5% C 0.084 H 20.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F1AAA8 |
|---|---|
| RGB | rgb(241, 170, 168) |
| HSL | hsl(2, 72%, 80%) |
| HSV | hsv(2, 30%, 95%) |
| CMYK | cmyk(0%, 29.5%, 30.3%, 5.5%) |
| CIE-LAB | lab(76.24, 25.82, 11.51) |
| CIE-LCH | lch(76.24, 28.27, 24.02°) |
| OKLab | oklab(80.5% 0.0786 0.03) |
| OKLCH | oklch(80.5% 0.084 20.9) |
| XYZ | xyz(57.7198, 50.2809, 43.7032) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 6.13
Blush (survey)
#F29E8E
ΔE00 6.21
Soft Pink
#FDB0C0
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1AAA8 #A8EFF1
analogous
#F1A8CA #F1AAA8 #F1CFA8
triadic
#F1AAA8 #A8F1AA #AAA8F1
tetradic
#F1AAA8 #CAF1A8 #A8EFF1 #CFA8F1
square
#F1AAA8 #CAF1A8 #A8EFF1 #CFA8F1
split-complementary
#F1AAA8 #A8F1CF #A8CAF1
monochromatic
#E0433F #E97673 #F1AAA8 #F9DEDD #FBE5E5
Accessibility & contrast
On white
1.90
#F1AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F1AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1AAA8
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1AAA8 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A8
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f1aaa8; /* rgb */ color: rgb(241, 170, 168); /* oklch */ color: oklch(80.5% 0.084 20.9);
Tailwind
colors: {
custom: {
50: '#f7c3c1',
500: '#f1aaa8',
950: '#000000',
},
}SCSS
$custom: #f1aaa8; $custom-light: #f7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#f1aaa8",
"rgb": {
"r": 241,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.644,
"s": 72.277,
"l": 80.196
},
"oklch": {
"l": 0.80501,
"c": 0.08416,
"h": 20.9
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#F1AAA8
secondary
#6ECDCF
accent
#CFD411
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282