#FA7CDA#FA7CDA
#FA7CDA is a light, vivid pink. Relative luminance 0.398; OKLCH L 76.0% C 0.188 H 337.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CDA |
|---|---|
| RGB | rgb(250, 124, 218) |
| HSL | hsl(315, 93%, 73%) |
| HSV | hsv(315, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 12.8%, 2%) |
| CIE-LAB | lab(69.33, 59.41, -26.21) |
| CIE-LCH | lch(69.33, 64.93, 336.19°) |
| OKLab | oklab(75.98% 0.1738 -0.0705) |
| OKLCH | oklch(75.98% 0.188 337.9) |
| XYZ | xyz(59.2874, 39.8055, 70.8767) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.20
Pink (survey)
#FF81C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CDA #7CFA9C
analogous
#DB7CFA #FA7CDA #FA7C9B
triadic
#FA7CDA #DAFA7C #7CDAFA
tetradic
#FA7CDA #FADB7C #7CFA9C #7C9BFA
square
#FA7CDA #FADB7C #7CFA9C #7C9BFA
split-complementary
#FA7CDA #9BFA7C #7CFADB
monochromatic
#F209B7 #F841C9 #FA7CDA #FCB7EB #FEE2F7
Accessibility & contrast
On white
2.34
#FA7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FA7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CDA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CDA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809DDD
Deuteranopia (green-blind)
#A3B0D7
Tritanopia (blue-blind)
#FF80A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa7cda; /* rgb */ color: rgb(250, 124, 218); /* oklch */ color: oklch(76.0% 0.188 337.9);
Tailwind
colors: {
custom: {
50: '#fea6e5',
500: '#fa7cda',
950: '#000000',
},
}SCSS
$custom: #fa7cda; $custom-light: #fea6e5; $custom-dark: #000000;
JSON
{
"hex": "#fa7cda",
"rgb": {
"r": 250,
"g": 124,
"b": 218
},
"hsl": {
"h": 315.238,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.75979,
"c": 0.18755,
"h": 337.9
},
"luminance": 0.39801
}Semantic roles & 50–950 ramp
primary
#FA7CDA
secondary
#D5F6DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84