#F3AAA7#F3AAA7
#F3AAA7 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.7% C 0.087 H 21.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F3AAA7 |
|---|---|
| RGB | rgb(243, 170, 167) |
| HSL | hsl(2, 76%, 80%) |
| HSV | hsv(2, 31%, 95%) |
| CMYK | cmyk(0%, 30%, 31.3%, 4.7%) |
| CIE-LAB | lab(76.43, 26.44, 12.36) |
| CIE-LCH | lch(76.43, 29.18, 25.05°) |
| OKLab | oklab(80.69% 0.0805 0.0322) |
| OKLCH | oklch(80.69% 0.087 21.8) |
| XYZ | xyz(58.3136, 50.5978, 43.2466) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.80
Lightpink
#FFB6C1
ΔE00 6.04
Pale Rose
#FDC1C5
ΔE00 6.35
Soft Pink
#FDB0C0
ΔE00 6.95
Peachy Pink
#FF9A8A
ΔE00 7.05
Light Salmon
#FEA993
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3AAA7 #A7F0F3
analogous
#F3A7CA #F3AAA7 #F3D0A7
triadic
#F3AAA7 #A7F3AA #AAA7F3
tetradic
#F3AAA7 #CAF3A7 #A7F0F3 #D0A7F3
square
#F3AAA7 #CAF3A7 #A7F0F3 #D0A7F3
split-complementary
#F3AAA7 #A7F3D0 #A7CAF3
monochromatic
#E4423B #EC7671 #F3AAA7 #FADEDD #FBE5E4
Accessibility & contrast
On white
1.89
#F3AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#F3AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3AAA7
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3AAA7 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A6
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3aaa7; /* rgb */ color: rgb(243, 170, 167); /* oklch */ color: oklch(80.7% 0.087 21.8);
Tailwind
colors: {
custom: {
50: '#f9c3c1',
500: '#f3aaa7',
950: '#000000',
},
}SCSS
$custom: #f3aaa7; $custom-light: #f9c3c1; $custom-dark: #000000;
JSON
{
"hex": "#f3aaa7",
"rgb": {
"r": 243,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.368,
"s": 76,
"l": 80.392
},
"oklch": {
"l": 0.80691,
"c": 0.08665,
"h": 21.8
},
"luminance": 0.50594
}Semantic roles & 50–950 ramp
primary
#F3AAA7
secondary
#6CCED2
accent
#D0D80D
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282