#FF7EFD#FF7EFD
#FF7EFD is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.4% C 0.216 H 328.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EFD |
|---|---|
| RGB | rgb(255, 126, 253) |
| HSL | hsl(301, 100%, 75%) |
| HSV | hsv(301, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 0.8%, 0%) |
| CIE-LAB | lab(71.74, 65.52, -41.67) |
| CIE-LCH | lch(71.74, 77.65, 327.55°) |
| OKLab | oklab(78.36% 0.1828 -0.1143) |
| OKLCH | oklch(78.36% 0.216 328) |
| XYZ | xyz(66.4295, 43.2774, 97.7638) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EFD #7EFF80
analogous
#C07EFF #FF7EFD #FF7EBD
triadic
#FF7EFD #FDFF7E #7EFDFF
tetradic
#FF7EFD #FFC07E #7EFF80 #7EBDFF
square
#FF7EFD #FFC07E #7EFF80 #7EBDFF
split-complementary
#FF7EFD #BDFF7E #7EFFC0
monochromatic
#FF04FB #FF41FC #FF7EFD #FFBBFE #FFE0FF
Accessibility & contrast
On white
2.18
#FF7EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF7EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EFD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EFD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff7efd; /* rgb */ color: rgb(255, 126, 253); /* oklch */ color: oklch(78.4% 0.216 328.0);
Tailwind
colors: {
custom: {
50: '#ffa8fe',
500: '#ff7efd',
950: '#000000',
},
}SCSS
$custom: #ff7efd; $custom-light: #ffa8fe; $custom-dark: #000000;
JSON
{
"hex": "#ff7efd",
"rgb": {
"r": 255,
"g": 126,
"b": 253
},
"hsl": {
"h": 300.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78361,
"c": 0.21561,
"h": 328
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#FF7EFD
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86