#FF7BFA#FF7BFA
#FF7BFA is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.8% C 0.218 H 328.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BFA |
|---|---|
| RGB | rgb(255, 123, 250) |
| HSL | hsl(302, 100%, 74%) |
| HSV | hsv(302, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 2%, 0%) |
| CIE-LAB | lab(71.10, 66.39, -41.03) |
| CIE-LCH | lch(71.10, 78.05, 328.28°) |
| OKLab | oklab(77.84% 0.1863 -0.1125) |
| OKLCH | oklch(77.84% 0.218 328.9) |
| XYZ | xyz(65.5775, 42.3320, 95.1408) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BFA #7BFF80
analogous
#C27BFF #FF7BFA #FF7BB8
triadic
#FF7BFA #FAFF7B #7BFAFF
tetradic
#FF7BFA #FFC27B #7BFF80 #7BB8FF
square
#FF7BFA #FFC27B #7BFF80 #7BB8FF
split-complementary
#FF7BFA #B8FF7B #7BFFC2
monochromatic
#FF01F5 #FF3EF8 #FF7BFA #FFB8FC #FFE0FE
Accessibility & contrast
On white
2.22
#FF7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BFA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BFA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bfa; /* rgb */ color: rgb(255, 123, 250); /* oklch */ color: oklch(77.8% 0.218 328.9);
Tailwind
colors: {
custom: {
50: '#ffa6fc',
500: '#ff7bfa',
950: '#000000',
},
}SCSS
$custom: #ff7bfa; $custom-light: #ffa6fc; $custom-dark: #000000;
JSON
{
"hex": "#ff7bfa",
"rgb": {
"r": 255,
"g": 123,
"b": 250
},
"hsl": {
"h": 302.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77844,
"c": 0.2176,
"h": 328.9
},
"luminance": 0.42328
}Semantic roles & 50–950 ramp
primary
#FF7BFA
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85