#FC8ADF#FC8ADF
#FC8ADF is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.4% C 0.170 H 337.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8ADF |
|---|---|
| RGB | rgb(252, 138, 223) |
| HSL | hsl(315, 95%, 76%) |
| HSV | hsv(315, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 11.5%, 1.2%) |
| CIE-LAB | lab(72.36, 54.03, -24.30) |
| CIE-LCH | lch(72.36, 59.25, 335.78°) |
| OKLab | oklab(78.36% 0.1573 -0.0653) |
| OKLCH | oklch(78.36% 0.17 337.5) |
| XYZ | xyz(62.5529, 44.2042, 75.0353) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8ADF #8AFCA7
analogous
#E08AFC #FC8ADF #FC8AA6
triadic
#FC8ADF #DFFC8A #8ADFFC
tetradic
#FC8ADF #FCE08A #8AFCA7 #8AA6FC
square
#FC8ADF #FCE08A #8AFCA7 #8AA6FC
split-complementary
#FC8ADF #A6FC8A #8AFCE0
monochromatic
#F913BE #FA4ECF #FC8ADF #FEC6EF #FEE1F7
Accessibility & contrast
On white
2.13
#FC8ADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FC8ADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8ADF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8ADF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FF8EAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8adf; /* rgb */ color: rgb(252, 138, 223); /* oklch */ color: oklch(78.4% 0.170 337.5);
Tailwind
colors: {
custom: {
50: '#ffafe9',
500: '#fc8adf',
950: '#000000',
},
}SCSS
$custom: #fc8adf; $custom-light: #ffafe9; $custom-dark: #000000;
JSON
{
"hex": "#fc8adf",
"rgb": {
"r": 252,
"g": 138,
"b": 223
},
"hsl": {
"h": 315.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78356,
"c": 0.17033,
"h": 337.5
},
"luminance": 0.442
}Semantic roles & 50–950 ramp
primary
#FC8ADF
secondary
#D5F6DD
accent
#E63A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084