#F2AED2#F2AED2
#F2AED2 is a very light, moderate pink. Relative luminance 0.538; OKLCH L 82.5% C 0.091 H 346.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AED2 |
|---|---|
| RGB | rgb(242, 174, 210) |
| HSL | hsl(328, 72%, 82%) |
| HSV | hsv(328, 28%, 95%) |
| CMYK | cmyk(0%, 28.1%, 13.2%, 5.1%) |
| CIE-LAB | lab(78.35, 30.17, -8.29) |
| CIE-LCH | lch(78.35, 31.29, 344.63°) |
| OKLab | oklab(82.51% 0.0887 -0.0217) |
| OKLCH | oklch(82.51% 0.091 346.3) |
| XYZ | xyz(63.3868, 53.8053, 68.0069) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.24
Baby Pink
#FFB7CE
ΔE00 4.76
Pastel Pink
#FFBACD
ΔE00 5.85
Soft Pink
#FDB0C0
ΔE00 6.95
Plum
#DDA0DD
ΔE00 8.09
Faded Pink
#DE9DAC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AED2 #AEF2CE
analogous
#F0AEF2 #F2AED2 #F2AEB0
triadic
#F2AED2 #D2F2AE #AED2F2
tetradic
#F2AED2 #F2F0AE #AEF2CE #AEB0F2
square
#F2AED2 #F2F0AE #AEF2CE #AEB0F2
split-complementary
#F2AED2 #B0F2AE #AEF2F0
monochromatic
#E14597 #EA79B5 #F2AED2 #FAE3EF #FBE5F0
Accessibility & contrast
On white
1.79
#F2AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#F2AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AED2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AED2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#FBADBA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f2aed2; /* rgb */ color: rgb(242, 174, 210); /* oklch */ color: oklch(82.5% 0.091 346.3);
Tailwind
colors: {
custom: {
50: '#f7c6df',
500: '#f2aed2',
950: '#000000',
},
}SCSS
$custom: #f2aed2; $custom-light: #f7c6df; $custom-dark: #000000;
JSON
{
"hex": "#f2aed2",
"rgb": {
"r": 242,
"g": 174,
"b": 210
},
"hsl": {
"h": 328.235,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.82505,
"c": 0.09133,
"h": 346.3
},
"luminance": 0.53802
}Semantic roles & 50–950 ramp
primary
#F2AED2
secondary
#73D19F
accent
#D46D11
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284