#F4A2CD#F4A2CD
#F4A2CD is a light, moderate pink. Relative luminance 0.495; OKLCH L 80.5% C 0.110 H 347.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4A2CD |
|---|---|
| RGB | rgb(244, 162, 205) |
| HSL | hsl(329, 79%, 80%) |
| HSV | hsv(329, 34%, 96%) |
| CMYK | cmyk(0%, 33.6%, 16%, 4.3%) |
| CIE-LAB | lab(75.75, 36.39, -9.40) |
| CIE-LCH | lch(75.75, 37.58, 345.51°) |
| OKLab | oklab(80.52% 0.1077 -0.0246) |
| OKLCH | oklch(80.52% 0.11 347.1) |
| XYZ | xyz(61.2484, 49.4849, 64.0712) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.75
Baby Pink
#FFB7CE
ΔE00 6.67
Pink (survey)
#FF81C0
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 7.47
Plum
#DDA0DD
ΔE00 7.49
Pastel Pink
#FFBACD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4A2CD #A2F4C9
analogous
#F2A2F4 #F4A2CD #F4A2A4
triadic
#F4A2CD #CDF4A2 #A2CDF4
tetradic
#F4A2CD #F4F2A2 #A2F4C9 #A2A4F4
square
#F4A2CD #F4F2A2 #A2F4C9 #A2A4F4
split-complementary
#F4A2CD #A4F4A2 #A2F4F2
monochromatic
#E73592 #EE6BB0 #F4A2CD #FAD9EA #FCE4F0
Accessibility & contrast
On white
1.93
#F4A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F4A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4A2CD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4A2CD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CF
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#FFA1B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f4a2cd; /* rgb */ color: rgb(244, 162, 205); /* oklch */ color: oklch(80.5% 0.110 347.1);
Tailwind
colors: {
custom: {
50: '#f9bedc',
500: '#f4a2cd',
950: '#000000',
},
}SCSS
$custom: #f4a2cd; $custom-light: #f9bedc; $custom-dark: #000000;
JSON
{
"hex": "#f4a2cd",
"rgb": {
"r": 244,
"g": 162,
"b": 205
},
"hsl": {
"h": 328.537,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.80519,
"c": 0.11043,
"h": 347.1
},
"luminance": 0.49482
}Semantic roles & 50–950 ramp
primary
#F4A2CD
secondary
#D7F4E5
accent
#DB6E0A
background
#FFFBFD
surface
#FFF7FB
border
#D7D0D4
text
#171215
muted
#858183