#FA8DCE#FA8DCE
#FA8DCE is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.9% C 0.152 H 344.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8DCE |
|---|---|
| RGB | rgb(250, 141, 206) |
| HSL | hsl(324, 92%, 77%) |
| HSV | hsv(324, 44%, 98%) |
| CMYK | cmyk(0%, 43.6%, 17.6%, 2%) |
| CIE-LAB | lab(72.12, 49.32, -15.32) |
| CIE-LCH | lch(72.12, 51.64, 342.74°) |
| OKLab | oklab(77.93% 0.1463 -0.0405) |
| OKLCH | oklch(77.93% 0.152 344.5) |
| XYZ | xyz(60.0907, 43.8341, 63.6764) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.27
Hot Pink
#FF69B4
ΔE00 7.29
Bubble Gum Pink
#FF69AF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8DCE #8DFAB9
analogous
#F08DFA #FA8DCE #FA8D98
triadic
#FA8DCE #CEFA8D #8DCEFA
tetradic
#FA8DCE #FAF08D #8DFAB9 #8D98FA
square
#FA8DCE #FAF08D #8DFAB9 #8D98FA
split-complementary
#FA8DCE #98FA8D #8DFAF0
monochromatic
#F5189C #F752B5 #FA8DCE #FDC8E7 #FEE2F2
Accessibility & contrast
On white
2.15
#FA8DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FA8DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8DCE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8DCE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D0
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#FF8CA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8dce; /* rgb */ color: rgb(250, 141, 206); /* oklch */ color: oklch(77.9% 0.152 344.5);
Tailwind
colors: {
custom: {
50: '#feb1dd',
500: '#fa8dce',
950: '#000000',
},
}SCSS
$custom: #fa8dce; $custom-light: #feb1dd; $custom-dark: #000000;
JSON
{
"hex": "#fa8dce",
"rgb": {
"r": 250,
"g": 141,
"b": 206
},
"hsl": {
"h": 324.22,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.77926,
"c": 0.15177,
"h": 344.5
},
"luminance": 0.4383
}Semantic roles & 50–950 ramp
primary
#FA8DCE
secondary
#D5F6E2
accent
#E65D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083