#F5A2CD#F5A2CD
#F5A2CD is a light, moderate pink. Relative luminance 0.497; OKLCH L 80.6% C 0.111 H 347.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A2CD |
|---|---|
| RGB | rgb(245, 162, 205) |
| HSL | hsl(329, 81%, 80%) |
| HSV | hsv(329, 34%, 96%) |
| CMYK | cmyk(0%, 33.9%, 16.3%, 3.9%) |
| CIE-LAB | lab(75.86, 36.73, -9.23) |
| CIE-LCH | lch(75.86, 37.87, 345.90°) |
| OKLab | oklab(80.63% 0.1088 -0.0241) |
| OKLCH | oklch(80.63% 0.111 347.5) |
| XYZ | xyz(61.5964, 49.6643, 64.0875) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.67
Baby Pink
#FFB7CE
ΔE00 6.61
Pink (survey)
#FF81C0
ΔE00 7.36
Bubblegum Pink
#FE83CC
ΔE00 7.44
Plum
#DDA0DD
ΔE00 7.65
Pastel Pink
#FFBACD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A2CD #A2F5CA
analogous
#F4A2F5 #F5A2CD #F5A2A3
triadic
#F5A2CD #CDF5A2 #A2CDF5
tetradic
#F5A2CD #F5F4A2 #A2F5CA #A2A3F5
square
#F5A2CD #F5F4A2 #A2F5CA #A2A3F5
split-complementary
#F5A2CD #A3F5A2 #A2F5F4
monochromatic
#E93392 #EF6BAF #F5A2CD #FBD9EB #FCE3F0
Accessibility & contrast
On white
1.92
#F5A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F5A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A2CD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A2CD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 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: #f5a2cd; /* rgb */ color: rgb(245, 162, 205); /* oklch */ color: oklch(80.6% 0.111 347.5);
Tailwind
colors: {
custom: {
50: '#fabedc',
500: '#f5a2cd',
950: '#000000',
},
}SCSS
$custom: #f5a2cd; $custom-light: #fabedc; $custom-dark: #000000;
JSON
{
"hex": "#f5a2cd",
"rgb": {
"r": 245,
"g": 162,
"b": 205
},
"hsl": {
"h": 328.916,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.80628,
"c": 0.11139,
"h": 347.5
},
"luminance": 0.49661
}Semantic roles & 50–950 ramp
primary
#F5A2CD
secondary
#D7F4E5
accent
#DD6F09
background
#FFFBFD
surface
#FFF7FB
border
#D7D0D4
text
#171215
muted
#858183