#FF7DFE#FF7DFE
#FF7DFE is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.3% C 0.218 H 327.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DFE |
|---|---|
| RGB | rgb(255, 125, 254) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 0.4%, 0%) |
| CIE-LAB | lab(71.61, 66.15, -42.41) |
| CIE-LCH | lch(71.61, 78.58, 327.33°) |
| OKLab | oklab(78.28% 0.1842 -0.1165) |
| OKLCH | oklch(78.28% 0.218 327.7) |
| XYZ | xyz(66.4620, 43.0868, 98.5626) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DFE #7DFF7E
analogous
#BF7DFF #FF7DFE #FF7DBD
triadic
#FF7DFE #FEFF7D #7DFEFF
tetradic
#FF7DFE #FFBF7D #7DFF7E #7DBDFF
square
#FF7DFE #FFBF7D #7DFF7E #7DBDFF
split-complementary
#FF7DFE #BDFF7D #7DFFBF
monochromatic
#FF03FD #FF40FE #FF7DFE #FFBAFE #FFE0FF
Accessibility & contrast
On white
2.18
#FF7DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF7DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DFE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DFE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7dfe; /* rgb */ color: rgb(255, 125, 254); /* oklch */ color: oklch(78.3% 0.218 327.7);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#ff7dfe',
950: '#000000',
},
}SCSS
$custom: #ff7dfe; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7dfe",
"rgb": {
"r": 255,
"g": 125,
"b": 254
},
"hsl": {
"h": 300.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.7828,
"c": 0.21796,
"h": 327.7
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#FF7DFE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86