#FF7DFF#FF7DFF
#FF7DFF is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.3% C 0.219 H 327.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DFF |
|---|---|
| RGB | rgb(255, 125, 255) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 0%, 0%) |
| CIE-LAB | lab(71.66, 66.32, -42.89) |
| CIE-LCH | lch(71.66, 78.98, 327.11°) |
| OKLab | oklab(78.33% 0.1844 -0.1178) |
| OKLCH | oklch(78.33% 0.219 327.4) |
| XYZ | xyz(66.6225, 43.1510, 99.4082) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DFF #7DFF7D
analogous
#BE7DFF #FF7DFF #FF7DBE
triadic
#FF7DFF #FFFF7D #7DFFFF
tetradic
#FF7DFF #FFBE7D #7DFF7D #7DBEFF
square
#FF7DFF #FFBE7D #7DFF7D #7DBEFF
split-complementary
#FF7DFF #BEFF7D #7DFFBE
monochromatic
#FF03FF #FF40FF #FF7DFF #FFBAFF #FFE0FF
Accessibility & contrast
On white
2.18
#FF7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DFF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DFF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#98B6FB
Tritanopia (blue-blind)
#FF8BB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff7dff; /* rgb */ color: rgb(255, 125, 255); /* oklch */ color: oklch(78.3% 0.219 327.4);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#ff7dff',
950: '#000000',
},
}SCSS
$custom: #ff7dff; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7dff",
"rgb": {
"r": 255,
"g": 125,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78326,
"c": 0.21882,
"h": 327.4
},
"luminance": 0.43147
}Semantic roles & 50–950 ramp
primary
#FF7DFF
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86