#FF7FF2#FF7FF2
#FF7FF2 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.205 H 331.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FF2 |
|---|---|
| RGB | rgb(255, 127, 242) |
| HSL | hsl(306, 100%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 5.1%, 0%) |
| CIE-LAB | lab(71.46, 63.23, -36.10) |
| CIE-LCH | lch(71.46, 72.81, 330.27°) |
| OKLab | oklab(78% 0.1798 -0.0985) |
| OKLCH | oklch(78% 0.205 331.3) |
| XYZ | xyz(64.8560, 42.8536, 88.8427) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 5.84
Violet Pink
#FB5FFC
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FF2 #7FFF8C
analogous
#CC7FFF #FF7FF2 #FF7FB2
triadic
#FF7FF2 #F2FF7F #7FF2FF
tetradic
#FF7FF2 #FFCC7F #7FFF8C #7FB2FF
square
#FF7FF2 #FFCC7F #7FFF8C #7FB2FF
split-complementary
#FF7FF2 #B2FF7F #7FFFCC
monochromatic
#FF05E6 #FF42EC #FF7FF2 #FFBCF8 #FFE0FC
Accessibility & contrast
On white
2.19
#FF7FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF7FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FF2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FF2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ff2; /* rgb */ color: rgb(255, 127, 242); /* oklch */ color: oklch(78.0% 0.205 331.3);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#ff7ff2',
950: '#000000',
},
}SCSS
$custom: #ff7ff2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7ff2",
"rgb": {
"r": 255,
"g": 127,
"b": 242
},
"hsl": {
"h": 306.094,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77998,
"c": 0.20495,
"h": 331.3
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#FF7FF2
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85