#F5AAA8#F5AAA8
#F5AAA8 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.9% C 0.089 H 20.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F5AAA8 |
|---|---|
| RGB | rgb(245, 170, 168) |
| HSL | hsl(2, 79%, 81%) |
| HSV | hsv(2, 31%, 96%) |
| CMYK | cmyk(0%, 30.6%, 31.4%, 3.9%) |
| CIE-LAB | lab(76.67, 27.30, 12.18) |
| CIE-LCH | lch(76.67, 29.90, 24.04°) |
| OKLab | oklab(80.93% 0.0831 0.0317) |
| OKLCH | oklch(80.93% 0.089 20.9) |
| XYZ | xyz(59.1005, 50.9928, 43.7679) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.71
Blush (survey)
#F29E8E
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.25
Soft Pink
#FDB0C0
ΔE00 6.58
Peachy Pink
#FF9A8A
ΔE00 7.15
Light Salmon
#FEA993
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5AAA8 #A8F3F5
analogous
#F5A8CC #F5AAA8 #F5D0A8
triadic
#F5AAA8 #A8F5AA #AAA8F5
tetradic
#F5AAA8 #CCF5A8 #A8F3F5 #D0A8F5
square
#F5AAA8 #CCF5A8 #A8F3F5 #D0A8F5
split-complementary
#F5AAA8 #A8F5D0 #A8CCF5
monochromatic
#E83F3A #EF7471 #F5AAA8 #FBE0DF #FCE4E4
Accessibility & contrast
On white
1.88
#F5AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F5AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5AAA8
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5AAA8 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A8
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f5aaa8; /* rgb */ color: rgb(245, 170, 168); /* oklch */ color: oklch(80.9% 0.089 20.9);
Tailwind
colors: {
custom: {
50: '#fac3c1',
500: '#f5aaa8',
950: '#000000',
},
}SCSS
$custom: #f5aaa8; $custom-light: #fac3c1; $custom-dark: #000000;
JSON
{
"hex": "#f5aaa8",
"rgb": {
"r": 245,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.558,
"s": 79.381,
"l": 80.98
},
"oklch": {
"l": 0.80932,
"c": 0.08891,
"h": 20.9
},
"luminance": 0.50989
}Semantic roles & 50–950 ramp
primary
#F5AAA8
secondary
#6CD2D5
accent
#D6DC0A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282