#FA7CED#FA7CED
#FA7CED is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.202 H 331.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CED |
|---|---|
| RGB | rgb(250, 124, 237) |
| HSL | hsl(306, 93%, 73%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 5.2%, 2%) |
| CIE-LAB | lab(70.08, 62.42, -35.55) |
| CIE-LCH | lch(70.08, 71.84, 330.34°) |
| OKLab | oklab(76.78% 0.1775 -0.0969) |
| OKLCH | oklch(76.78% 0.202 331.4) |
| XYZ | xyz(61.9177, 40.8576, 84.7294) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CED #7CFA89
analogous
#C87CFA #FA7CED #FA7CAE
triadic
#FA7CED #EDFA7C #7CEDFA
tetradic
#FA7CED #FAC87C #7CFA89 #7CAEFA
square
#FA7CED #FAC87C #7CFA89 #7CAEFA
split-complementary
#FA7CED #AEFA7C #7CFAC8
monochromatic
#F209DA #F841E5 #FA7CED #FCB7F5 #FEE2FB
Accessibility & contrast
On white
2.29
#FA7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FA7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CED
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CED | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7ced; /* rgb */ color: rgb(250, 124, 237); /* oklch */ color: oklch(76.8% 0.202 331.4);
Tailwind
colors: {
custom: {
50: '#fea6f3',
500: '#fa7ced',
950: '#000000',
},
}SCSS
$custom: #fa7ced; $custom-light: #fea6f3; $custom-dark: #000000;
JSON
{
"hex": "#fa7ced",
"rgb": {
"r": 250,
"g": 124,
"b": 237
},
"hsl": {
"h": 306.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76776,
"c": 0.20229,
"h": 331.4
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#FA7CED
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85