#FF7BFD#FF7BFD
#FF7BFD is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 78.0% C 0.220 H 328.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BFD |
|---|---|
| RGB | rgb(255, 123, 253) |
| HSL | hsl(301, 100%, 74%) |
| HSV | hsv(301, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 0.8%, 0%) |
| CIE-LAB | lab(71.23, 66.89, -42.47) |
| CIE-LCH | lch(71.23, 79.23, 327.59°) |
| OKLab | oklab(77.98% 0.1867 -0.1166) |
| OKLCH | oklch(77.98% 0.22 328) |
| XYZ | xyz(66.0516, 42.5217, 97.6379) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BFD #7BFF7D
analogous
#BF7BFF #FF7BFD #FF7BBB
triadic
#FF7BFD #FDFF7B #7BFDFF
tetradic
#FF7BFD #FFBF7B #7BFF7D #7BBBFF
square
#FF7BFD #FFBF7B #7BFF7D #7BBBFF
split-complementary
#FF7BFD #BBFF7B #7BFFBF
monochromatic
#FF01FB #FF3EFC #FF7BFD #FFB8FE #FFE0FF
Accessibility & contrast
On white
2.21
#FF7BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF7BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BFD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BFD | 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)
#6FA3FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bfd; /* rgb */ color: rgb(255, 123, 253); /* oklch */ color: oklch(78.0% 0.220 328.0);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#ff7bfd',
950: '#000000',
},
}SCSS
$custom: #ff7bfd; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#ff7bfd",
"rgb": {
"r": 255,
"g": 123,
"b": 253
},
"hsl": {
"h": 300.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77983,
"c": 0.2201,
"h": 328
},
"luminance": 0.42518
}Semantic roles & 50–950 ramp
primary
#FF7BFD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86