#FF7BFC#FF7BFC
#FF7BFC is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.219 H 328.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BFC |
|---|---|
| RGB | rgb(255, 123, 252) |
| HSL | hsl(301, 100%, 74%) |
| HSV | hsv(301, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 1.2%, 0%) |
| CIE-LAB | lab(71.19, 66.72, -41.99) |
| CIE-LCH | lch(71.19, 78.84, 327.82°) |
| OKLab | oklab(77.94% 0.1865 -0.1152) |
| OKLCH | oklch(77.94% 0.219 328.3) |
| XYZ | xyz(65.8927, 42.4581, 96.8011) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BFC #7BFF7E
analogous
#C07BFF #FF7BFC #FF7BBA
triadic
#FF7BFC #FCFF7B #7BFCFF
tetradic
#FF7BFC #FFC07B #7BFF7E #7BBAFF
square
#FF7BFC #FFC07B #7BFF7E #7BBAFF
split-complementary
#FF7BFC #BAFF7B #7BFFC0
monochromatic
#FF01F9 #FF3EFB #FF7BFC #FFB8FD #FFE0FE
Accessibility & contrast
On white
2.21
#FF7BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FF7BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BFC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BFC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bfc; /* rgb */ color: rgb(255, 123, 252); /* oklch */ color: oklch(77.9% 0.219 328.3);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#ff7bfc',
950: '#000000',
},
}SCSS
$custom: #ff7bfc; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#ff7bfc",
"rgb": {
"r": 255,
"g": 123,
"b": 252
},
"hsl": {
"h": 301.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77936,
"c": 0.21926,
"h": 328.3
},
"luminance": 0.42454
}Semantic roles & 50–950 ramp
primary
#FF7BFC
secondary
#D4F7D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86