#FF7DF0#FF7DF0
#FF7DF0 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.7% C 0.206 H 331.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DF0 |
|---|---|
| RGB | rgb(255, 125, 240) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 5.9%, 0%) |
| CIE-LAB | lab(71.02, 63.83, -35.68) |
| CIE-LCH | lch(71.02, 73.12, 330.80°) |
| OKLab | oklab(77.65% 0.1821 -0.0972) |
| OKLCH | oklch(77.65% 0.206 331.9) |
| XYZ | xyz(64.3015, 42.2226, 87.1841) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DF0 #7DFF8C
analogous
#CD7DFF #FF7DF0 #FF7DAF
triadic
#FF7DF0 #F0FF7D #7DF0FF
tetradic
#FF7DF0 #FFCD7D #7DFF8C #7DAFFF
square
#FF7DF0 #FFCD7D #7DFF8C #7DAFFF
split-complementary
#FF7DF0 #AFFF7D #7DFFCD
monochromatic
#FF03E2 #FF40E9 #FF7DF0 #FFBAF7 #FFE0FB
Accessibility & contrast
On white
2.22
#FF7DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF7DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DF0
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DF0 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F4
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7df0; /* rgb */ color: rgb(255, 125, 240); /* oklch */ color: oklch(77.7% 0.206 331.9);
Tailwind
colors: {
custom: {
50: '#ffa7f5',
500: '#ff7df0',
950: '#000000',
},
}SCSS
$custom: #ff7df0; $custom-light: #ffa7f5; $custom-dark: #000000;
JSON
{
"hex": "#ff7df0",
"rgb": {
"r": 255,
"g": 125,
"b": 240
},
"hsl": {
"h": 306.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77652,
"c": 0.20641,
"h": 331.9
},
"luminance": 0.42219
}Semantic roles & 50–950 ramp
primary
#FF7DF0
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85