#FF7DEA#FF7DEA
#FF7DEA is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.202 H 333.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DEA |
|---|---|
| RGB | rgb(255, 125, 234) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 8.2%, 0%) |
| CIE-LAB | lab(70.78, 62.87, -32.76) |
| CIE-LCH | lch(70.78, 70.89, 332.48°) |
| OKLab | oklab(77.39% 0.181 -0.0889) |
| OKLCH | oklch(77.39% 0.202 333.8) |
| XYZ | xyz(63.4249, 41.8720, 82.5674) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.14
Violet (CSS)
#EE82EE
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 6.15
Bubblegum Pink
#FE83CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DEA #7DFF92
analogous
#D37DFF #FF7DEA #FF7DA9
triadic
#FF7DEA #EAFF7D #7DEAFF
tetradic
#FF7DEA #FFD37D #7DFF92 #7DA9FF
square
#FF7DEA #FFD37D #7DFF92 #7DA9FF
split-complementary
#FF7DEA #A9FF7D #7DFFD3
monochromatic
#FF03D6 #FF40E0 #FF7DEA #FFBAF4 #FFE0FA
Accessibility & contrast
On white
2.24
#FF7DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FF7DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DEA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DEA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#A1B4E6
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7dea; /* rgb */ color: rgb(255, 125, 234); /* oklch */ color: oklch(77.4% 0.202 333.8);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#ff7dea',
950: '#000000',
},
}SCSS
$custom: #ff7dea; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7dea",
"rgb": {
"r": 255,
"g": 125,
"b": 234
},
"hsl": {
"h": 309.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77394,
"c": 0.20165,
"h": 333.8
},
"luminance": 0.41868
}Semantic roles & 50–950 ramp
primary
#FF7DEA
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84