#FD7FEA#FD7FEA
#FD7FEA is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.4% C 0.197 H 333.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FEA |
|---|---|
| RGB | rgb(253, 127, 234) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 7.5%, 0.8%) |
| CIE-LAB | lab(70.88, 61.37, -32.63) |
| CIE-LCH | lch(70.88, 69.51, 332.00°) |
| OKLab | oklab(77.41% 0.1762 -0.0886) |
| OKLCH | oklch(77.41% 0.197 333.3) |
| XYZ | xyz(62.9486, 42.0060, 82.6184) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FEA #7FFD92
analogous
#D17FFD #FD7FEA #FD7FAB
triadic
#FD7FEA #EAFD7F #7FEAFD
tetradic
#FD7FEA #FDD17F #7FFD92 #7FABFD
square
#FD7FEA #FDD17F #7FFD92 #7FABFD
split-complementary
#FD7FEA #ABFD7F #7FFDD1
monochromatic
#FB06D6 #FC43E0 #FD7FEA #FEBBF4 #FFE1FA
Accessibility & contrast
On white
2.23
#FD7FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FD7FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FEA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FEA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A1B4E6
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7fea; /* rgb */ color: rgb(253, 127, 234); /* oklch */ color: oklch(77.4% 0.197 333.3);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fd7fea',
950: '#000000',
},
}SCSS
$custom: #fd7fea; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7fea",
"rgb": {
"r": 253,
"g": 127,
"b": 234
},
"hsl": {
"h": 309.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77409,
"c": 0.1972,
"h": 333.3
},
"luminance": 0.42002
}Semantic roles & 50–950 ramp
primary
#FD7FEA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84