#FF7DF5#FF7DF5
#FF7DF5 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.210 H 330.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DF5 |
|---|---|
| RGB | rgb(255, 125, 245) |
| HSL | hsl(305, 100%, 75%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 3.9%, 0%) |
| CIE-LAB | lab(71.23, 64.65, -38.10) |
| CIE-LCH | lch(71.23, 75.04, 329.49°) |
| OKLab | oklab(77.87% 0.1829 -0.1041) |
| OKLCH | oklch(77.87% 0.21 330.3) |
| XYZ | xyz(65.0545, 42.5238, 91.1499) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DF5 #7DFF87
analogous
#C87DFF #FF7DF5 #FF7DB4
triadic
#FF7DF5 #F5FF7D #7DF5FF
tetradic
#FF7DF5 #FFC87D #7DFF87 #7DB4FF
square
#FF7DF5 #FFC87D #7DFF87 #7DB4FF
split-complementary
#FF7DF5 #B4FF7D #7DFFC8
monochromatic
#FF03EC #FF40F0 #FF7DF5 #FFBAFA #FFE0FD
Accessibility & contrast
On white
2.21
#FF7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DF5
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DF5 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7df5; /* rgb */ color: rgb(255, 125, 245); /* oklch */ color: oklch(77.9% 0.210 330.3);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#ff7df5',
950: '#000000',
},
}SCSS
$custom: #ff7df5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7df5",
"rgb": {
"r": 255,
"g": 125,
"b": 245
},
"hsl": {
"h": 304.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77872,
"c": 0.21046,
"h": 330.3
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#FF7DF5
secondary
#D4F7D6
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85