#FF7FFE#FF7FFE
#FF7FFE is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.5% C 0.215 H 327.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FFE |
|---|---|
| RGB | rgb(255, 127, 254) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 0.4%, 0%) |
| CIE-LAB | lab(71.96, 65.23, -41.87) |
| CIE-LCH | lch(71.96, 77.51, 327.30°) |
| OKLab | oklab(78.54% 0.1816 -0.1149) |
| OKLCH | oklch(78.54% 0.215 327.7) |
| XYZ | xyz(66.7177, 43.5983, 98.6478) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FFE #7FFF80
analogous
#C07FFF #FF7FFE #FF7FBE
triadic
#FF7FFE #FEFF7F #7FFEFF
tetradic
#FF7FFE #FFC07F #7FFF80 #7FBEFF
square
#FF7FFE #FFC07F #7FFF80 #7FBEFF
split-complementary
#FF7FFE #BEFF7F #7FFFC0
monochromatic
#FF05FD #FF42FE #FF7FFE #FFBCFE #FFE0FF
Accessibility & contrast
On white
2.16
#FF7FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF7FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FFE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FFE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff7ffe; /* rgb */ color: rgb(255, 127, 254); /* oklch */ color: oklch(78.5% 0.215 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#ff7ffe',
950: '#000000',
},
}SCSS
$custom: #ff7ffe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7ffe",
"rgb": {
"r": 255,
"g": 127,
"b": 254
},
"hsl": {
"h": 300.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.78535,
"c": 0.21495,
"h": 327.7
},
"luminance": 0.43595
}Semantic roles & 50–950 ramp
primary
#FF7FFE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86