#FA8CDC#FA8CDC
#FA8CDC is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.3% C 0.163 H 338.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8CDC |
|---|---|
| RGB | rgb(250, 140, 220) |
| HSL | hsl(316, 92%, 76%) |
| HSV | hsv(316, 44%, 98%) |
| CMYK | cmyk(0%, 44%, 12%, 2%) |
| CIE-LAB | lab(72.40, 51.96, -22.63) |
| CIE-LCH | lch(72.40, 56.68, 336.47°) |
| OKLab | oklab(78.29% 0.1515 -0.0607) |
| OKLCH | oklch(78.29% 0.163 338.2) |
| XYZ | xyz(61.7210, 44.2514, 72.9867) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 6.47
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8CDC #8CFAAA
analogous
#E18CFA #FA8CDC #FA8CA5
triadic
#FA8CDC #DCFA8C #8CDCFA
tetradic
#FA8CDC #FAE18C #8CFAAA #8CA5FA
square
#FA8CDC #FAE18C #8CFAAA #8CA5FA
split-complementary
#FA8CDC #A5FA8C #8CFAE1
monochromatic
#F517B8 #F751CA #FA8CDC #FDC7EE #FEE2F6
Accessibility & contrast
On white
2.13
#FA8CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FA8CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8CDC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8CDC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8cdc; /* rgb */ color: rgb(250, 140, 220); /* oklch */ color: oklch(78.3% 0.163 338.2);
Tailwind
colors: {
custom: {
50: '#feb0e7',
500: '#fa8cdc',
950: '#000000',
},
}SCSS
$custom: #fa8cdc; $custom-light: #feb0e7; $custom-dark: #000000;
JSON
{
"hex": "#fa8cdc",
"rgb": {
"r": 250,
"g": 140,
"b": 220
},
"hsl": {
"h": 316.364,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78292,
"c": 0.16322,
"h": 338.2
},
"luminance": 0.44247
}Semantic roles & 50–950 ramp
primary
#FA8CDC
secondary
#D5F6DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084