#FD7EFF#FD7EFF
#FD7EFF is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.216 H 326.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EFF |
|---|---|
| RGB | rgb(253, 126, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 51%, 100%) |
| CMYK | cmyk(0.8%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(71.57, 65.33, -43.04) |
| CIE-LCH | lch(71.57, 78.23, 326.62°) |
| OKLab | oklab(78.21% 0.1809 -0.1183) |
| OKLCH | oklch(78.21% 0.216 326.8) |
| XYZ | xyz(66.0177, 43.0280, 99.4163) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EFF #80FF7E
analogous
#BD7EFF #FD7EFF #FF7EC0
triadic
#FD7EFF #FFFD7E #7EFFFD
tetradic
#FD7EFF #FFBD7E #80FF7E #7EC0FF
square
#FD7EFF #FFBD7E #80FF7E #7EC0FF
split-complementary
#FD7EFF #C0FF7E #7EFFBD
monochromatic
#FB04FF #FC41FF #FD7EFF #FEBBFF #FFE0FF
Accessibility & contrast
On white
2.19
#FD7EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FD7EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EFF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EFF | 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)
#71A5FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7eff; /* rgb */ color: rgb(253, 126, 255); /* oklch */ color: oklch(78.2% 0.216 326.8);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#fd7eff',
950: '#000000',
},
}SCSS
$custom: #fd7eff; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#fd7eff",
"rgb": {
"r": 253,
"g": 126,
"b": 255
},
"hsl": {
"h": 299.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78212,
"c": 0.21617,
"h": 326.8
},
"luminance": 0.43024
}Semantic roles & 50–950 ramp
primary
#FD7EFF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86