#F2AFCF#F2AFCF
#F2AFCF is a very light, moderate pink. Relative luminance 0.540; OKLCH L 82.6% C 0.088 H 349.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AFCF |
|---|---|
| RGB | rgb(242, 175, 207) |
| HSL | hsl(331, 72%, 82%) |
| HSV | hsv(331, 28%, 95%) |
| CMYK | cmyk(0%, 27.7%, 14.5%, 5.1%) |
| CIE-LAB | lab(78.49, 29.16, -6.46) |
| CIE-LCH | lch(78.49, 29.87, 347.52°) |
| OKLab | oklab(82.58% 0.0862 -0.0168) |
| OKLCH | oklch(82.58% 0.088 349) |
| XYZ | xyz(63.2105, 54.0450, 66.1216) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.59
Baby Pink
#FFB7CE
ΔE00 3.84
Pastel Pink
#FFBACD
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 7.31
Pink
#FFC0CB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AFCF #AFF2D2
analogous
#F2AFF1 #F2AFCF #F2B1AF
triadic
#F2AFCF #CFF2AF #AFCFF2
tetradic
#F2AFCF #F1F2AF #AFF2D2 #B1AFF2
square
#F2AFCF #F1F2AF #AFF2D2 #B1AFF2
split-complementary
#F2AFCF #AFF2B1 #AFF1F2
monochromatic
#E14690 #E97AAF #F2AFCF #FBE4EF #FBE5EF
Accessibility & contrast
On white
1.78
#F2AFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#F2AFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AFCF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AFCF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD0
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#FCAEBA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f2afcf; /* rgb */ color: rgb(242, 175, 207); /* oklch */ color: oklch(82.6% 0.088 349.0);
Tailwind
colors: {
custom: {
50: '#f7c7dd',
500: '#f2afcf',
950: '#000000',
},
}SCSS
$custom: #f2afcf; $custom-light: #f7c7dd; $custom-dark: #000000;
JSON
{
"hex": "#f2afcf",
"rgb": {
"r": 242,
"g": 175,
"b": 207
},
"hsl": {
"h": 331.343,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.82584,
"c": 0.08779,
"h": 349
},
"luminance": 0.54042
}Semantic roles & 50–950 ramp
primary
#F2AFCF
secondary
#74D1A5
accent
#D47711
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284