#F3AFBF#F3AFBF
#F3AFBF is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.2% C 0.082 H 3.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3AFBF |
|---|---|
| RGB | rgb(243, 175, 191) |
| HSL | hsl(346, 74%, 82%) |
| HSV | hsv(346, 28%, 95%) |
| CMYK | cmyk(0%, 28%, 21.4%, 4.7%) |
| CIE-LAB | lab(78.16, 27.07, 1.76) |
| CIE-LCH | lch(78.16, 27.13, 3.73°) |
| OKLab | oklab(82.21% 0.0816 0.005) |
| OKLCH | oklch(82.21% 0.082 3.5) |
| XYZ | xyz(61.6969, 53.4794, 56.3529) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.90
Lightpink
#FFB6C1
ΔE00 2.91
Pastel Pink
#FFBACD
ΔE00 2.99
Baby Pink
#FFB7CE
ΔE00 3.18
Pink
#FFC0CB
ΔE00 4.15
Bubblegum
#FFC1CC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3AFBF #AFF3E3
analogous
#F3AFE1 #F3AFBF #F3C1AF
triadic
#F3AFBF #BFF3AF #AFBFF3
tetradic
#F3AFBF #E1F3AF #AFF3E3 #C1AFF3
square
#F3AFBF #E1F3AF #AFF3E3 #C1AFF3
split-complementary
#F3AFBF #AFF3C1 #AFE1F3
monochromatic
#E3456A #EB7A94 #F3AFBF #FBE4EA #FBE4EA
Accessibility & contrast
On white
1.80
#F3AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#F3AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3AFBF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3AFBF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#FFABB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f3afbf; /* rgb */ color: rgb(243, 175, 191); /* oklch */ color: oklch(82.2% 0.082 3.5);
Tailwind
colors: {
custom: {
50: '#f8c7d2',
500: '#f3afbf',
950: '#000000',
},
}SCSS
$custom: #f3afbf; $custom-light: #f8c7d2; $custom-dark: #000000;
JSON
{
"hex": "#f3afbf",
"rgb": {
"r": 243,
"g": 175,
"b": 191
},
"hsl": {
"h": 345.882,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.8221,
"c": 0.08177,
"h": 3.5
},
"luminance": 0.53476
}Semantic roles & 50–950 ramp
primary
#F3AFBF
secondary
#74D3BC
accent
#D6A70F
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171314
muted
#858283