#FF7BFE#FF7BFE
#FF7BFE is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 78.0% C 0.221 H 327.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BFE |
|---|---|
| RGB | rgb(255, 123, 254) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 0.4%, 0%) |
| CIE-LAB | lab(71.27, 67.06, -42.95) |
| CIE-LCH | lch(71.27, 79.63, 327.36°) |
| OKLab | oklab(78.03% 0.1868 -0.118) |
| OKLCH | oklch(78.03% 0.221 327.7) |
| XYZ | xyz(66.2113, 42.5855, 98.4791) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.85
Violet Pink
#FB5FFC
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BFE #7BFF7C
analogous
#BE7BFF #FF7BFE #FF7BBC
triadic
#FF7BFE #FEFF7B #7BFEFF
tetradic
#FF7BFE #FFBE7B #7BFF7C #7BBCFF
square
#FF7BFE #FFBE7B #7BFF7C #7BBCFF
split-complementary
#FF7BFE #BCFF7B #7BFFBE
monochromatic
#FF01FD #FF3EFE #FF7BFE #FFB8FE #FFE0FF
Accessibility & contrast
On white
2.21
#FF7BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FF7BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BFE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BFE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bfe; /* rgb */ color: rgb(255, 123, 254); /* oklch */ color: oklch(78.0% 0.221 327.7);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#ff7bfe',
950: '#000000',
},
}SCSS
$custom: #ff7bfe; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7bfe",
"rgb": {
"r": 255,
"g": 123,
"b": 254
},
"hsl": {
"h": 300.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.78029,
"c": 0.22094,
"h": 327.7
},
"luminance": 0.42582
}Semantic roles & 50–950 ramp
primary
#FF7BFE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86