#FC9ADA#FC9ADA
#FC9ADA is a light, vivid pink. Relative luminance 0.489; OKLCH L 80.6% C 0.140 H 341.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9ADA |
|---|---|
| RGB | rgb(252, 154, 218) |
| HSL | hsl(321, 94%, 80%) |
| HSV | hsv(321, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 13.5%, 1.2%) |
| CIE-LAB | lab(75.37, 45.21, -16.99) |
| CIE-LCH | lch(75.37, 48.30, 339.40°) |
| OKLab | oklab(80.56% 0.1325 -0.0452) |
| OKLCH | oklch(80.56% 0.14 341.2) |
| XYZ | xyz(64.3557, 48.8724, 72.3597) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pink (survey)
#FF81C0
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.91
Powder Pink
#FFB2D0
ΔE00 8.42
Violet (CSS)
#EE82EE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9ADA #9AFCBC
analogous
#ED9AFC #FC9ADA #FC9AA9
triadic
#FC9ADA #DAFC9A #9ADAFC
tetradic
#FC9ADA #FCED9A #9AFCBC #9AA9FC
square
#FC9ADA #FCED9A #9AFCBC #9AA9FC
split-complementary
#FC9ADA #A9FC9A #9AFCED
monochromatic
#F823AE #FA5FC4 #FC9ADA #FED5F0 #FEE1F4
Accessibility & contrast
On white
1.95
#FC9ADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#FC9ADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9ADA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9ADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9ADA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DC
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc9ada; /* rgb */ color: rgb(252, 154, 218); /* oklch */ color: oklch(80.6% 0.140 341.2);
Tailwind
colors: {
custom: {
50: '#ffb9e5',
500: '#fc9ada',
950: '#000000',
},
}SCSS
$custom: #fc9ada; $custom-light: #ffb9e5; $custom-dark: #000000;
JSON
{
"hex": "#fc9ada",
"rgb": {
"r": 252,
"g": 154,
"b": 218
},
"hsl": {
"h": 320.816,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.80562,
"c": 0.14002,
"h": 341.2
},
"luminance": 0.48869
}Semantic roles & 50–950 ramp
primary
#FC9ADA
secondary
#D5F6E0
accent
#E65000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184