#FD7FF2#FD7FF2
#FD7FF2 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.204 H 330.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FF2 |
|---|---|
| RGB | rgb(253, 127, 242) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 4.3%, 0.8%) |
| CIE-LAB | lab(71.20, 62.67, -36.52) |
| CIE-LCH | lch(71.20, 72.54, 329.77°) |
| OKLab | oklab(77.75% 0.1776 -0.0997) |
| OKLCH | oklch(77.75% 0.204 330.7) |
| XYZ | xyz(64.1239, 42.4761, 88.8084) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FF2 #7FFD8A
analogous
#C97FFD #FD7FF2 #FD7FB3
triadic
#FD7FF2 #F2FD7F #7FF2FD
tetradic
#FD7FF2 #FDC97F #7FFD8A #7FB3FD
square
#FD7FF2 #FDC97F #7FFD8A #7FB3FD
split-complementary
#FD7FF2 #B3FD7F #7FFDC9
monochromatic
#FB06E6 #FC43EC #FD7FF2 #FEBBF8 #FFE1FC
Accessibility & contrast
On white
2.21
#FD7FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FD7FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FF2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FF2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ff2; /* rgb */ color: rgb(253, 127, 242); /* oklch */ color: oklch(77.8% 0.204 330.7);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fd7ff2',
950: '#000000',
},
}SCSS
$custom: #fd7ff2; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fd7ff2",
"rgb": {
"r": 253,
"g": 127,
"b": 242
},
"hsl": {
"h": 305.238,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77754,
"c": 0.20367,
"h": 330.7
},
"luminance": 0.42472
}Semantic roles & 50–950 ramp
primary
#FD7FF2
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85