#FF7DFD#FF7DFD
#FF7DFD is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.217 H 328.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DFD |
|---|---|
| RGB | rgb(255, 125, 253) |
| HSL | hsl(301, 100%, 75%) |
| HSV | hsv(301, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 0.8%, 0%) |
| CIE-LAB | lab(71.57, 65.98, -41.93) |
| CIE-LCH | lch(71.57, 78.18, 327.56°) |
| OKLab | oklab(78.23% 0.1841 -0.1151) |
| OKLCH | oklch(78.23% 0.217 328) |
| XYZ | xyz(66.3022, 43.0229, 97.7214) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DFD #7DFF7F
analogous
#C07DFF #FF7DFD #FF7DBC
triadic
#FF7DFD #FDFF7D #7DFDFF
tetradic
#FF7DFD #FFC07D #7DFF7F #7DBCFF
square
#FF7DFD #FFC07D #7DFF7F #7DBCFF
split-complementary
#FF7DFD #BCFF7D #7DFFC0
monochromatic
#FF03FB #FF40FC #FF7DFD #FFBAFE #FFE0FF
Accessibility & contrast
On white
2.19
#FF7DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FF7DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DFD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DFD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7dfd; /* rgb */ color: rgb(255, 125, 253); /* oklch */ color: oklch(78.2% 0.217 328.0);
Tailwind
colors: {
custom: {
50: '#ffa8fe',
500: '#ff7dfd',
950: '#000000',
},
}SCSS
$custom: #ff7dfd; $custom-light: #ffa8fe; $custom-dark: #000000;
JSON
{
"hex": "#ff7dfd",
"rgb": {
"r": 255,
"g": 125,
"b": 253
},
"hsl": {
"h": 300.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78234,
"c": 0.21712,
"h": 328
},
"luminance": 0.43019
}Semantic roles & 50–950 ramp
primary
#FF7DFD
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86