#F6A2CD#F6A2CD
#F6A2CD is a light, moderate pink. Relative luminance 0.498; OKLCH L 80.7% C 0.112 H 347.9°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F6A2CD |
|---|---|
| RGB | rgb(246, 162, 205) |
| HSL | hsl(329, 82%, 80%) |
| HSV | hsv(329, 34%, 96%) |
| CMYK | cmyk(0%, 34.1%, 16.7%, 3.5%) |
| CIE-LAB | lab(75.97, 37.07, -9.05) |
| CIE-LCH | lch(75.97, 38.16, 346.28°) |
| OKLab | oklab(80.74% 0.1099 -0.0236) |
| OKLCH | oklch(80.74% 0.112 347.9) |
| XYZ | xyz(61.9463, 49.8447, 64.1039) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.60
Baby Pink
#FFB7CE
ΔE00 6.54
Pink (survey)
#FF81C0
ΔE00 7.30
Bubblegum Pink
#FE83CC
ΔE00 7.42
Pastel Pink
#FFBACD
ΔE00 7.77
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6A2CD #A2F6CB
analogous
#F5A2F6 #F6A2CD #F6A2A3
triadic
#F6A2CD #CDF6A2 #A2CDF6
tetradic
#F6A2CD #F6F5A2 #A2F6CB #A2A3F6
square
#F6A2CD #F6F5A2 #A2F6CB #A2A3F6
split-complementary
#F6A2CD #A3F6A2 #A2F6F5
monochromatic
#EB3291 #F16AAF #F6A2CD #FBDAEB #FCE3F0
Accessibility & contrast
On white
1.91
#F6A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F6A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6A2CD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6A2CD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CF
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#FFA1B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f6a2cd; /* rgb */ color: rgb(246, 162, 205); /* oklch */ color: oklch(80.7% 0.112 347.9);
Tailwind
colors: {
custom: {
50: '#fabedc',
500: '#f6a2cd',
950: '#000000',
},
}SCSS
$custom: #f6a2cd; $custom-light: #fabedc; $custom-dark: #000000;
JSON
{
"hex": "#f6a2cd",
"rgb": {
"r": 246,
"g": 162,
"b": 205
},
"hsl": {
"h": 329.286,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.80737,
"c": 0.11237,
"h": 347.9
},
"luminance": 0.49841
}Semantic roles & 50–950 ramp
primary
#F6A2CD
secondary
#D7F4E5
accent
#DF7007
background
#FFFBFD
surface
#FFF7FB
border
#D7D0D4
text
#171215
muted
#858183