#FA8CDA#FA8CDA
#FA8CDA is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.2% C 0.162 H 339.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8CDA |
|---|---|
| RGB | rgb(250, 140, 218) |
| HSL | hsl(317, 92%, 76%) |
| HSV | hsv(317, 44%, 98%) |
| CMYK | cmyk(0%, 44%, 12.8%, 2%) |
| CIE-LAB | lab(72.33, 51.65, -21.63) |
| CIE-LCH | lch(72.33, 56.00, 337.27°) |
| OKLab | oklab(78.22% 0.151 -0.0579) |
| OKLCH | oklch(78.22% 0.162 339) |
| XYZ | xyz(61.4577, 44.1461, 71.6001) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8CDA #8CFAAC
analogous
#E38CFA #FA8CDA #FA8CA3
triadic
#FA8CDA #DAFA8C #8CDAFA
tetradic
#FA8CDA #FAE38C #8CFAAC #8CA3FA
square
#FA8CDA #FAE38C #8CFAAC #8CA3FA
split-complementary
#FA8CDA #A3FA8C #8CFAE3
monochromatic
#F517B4 #F751C7 #FA8CDA #FDC7ED #FEE2F6
Accessibility & contrast
On white
2.14
#FA8CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FA8CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8CDA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8CDA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#ADB8D7
Tritanopia (blue-blind)
#FF8FA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8cda; /* rgb */ color: rgb(250, 140, 218); /* oklch */ color: oklch(78.2% 0.162 339.0);
Tailwind
colors: {
custom: {
50: '#feb0e5',
500: '#fa8cda',
950: '#000000',
},
}SCSS
$custom: #fa8cda; $custom-light: #feb0e5; $custom-dark: #000000;
JSON
{
"hex": "#fa8cda",
"rgb": {
"r": 250,
"g": 140,
"b": 218
},
"hsl": {
"h": 317.455,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78216,
"c": 0.16174,
"h": 339
},
"luminance": 0.44142
}Semantic roles & 50–950 ramp
primary
#FA8CDA
secondary
#D5F6DF
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084