#FF7BF7#FF7BF7
#FF7BF7 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.7% C 0.215 H 329.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF7 |
|---|---|
| RGB | rgb(255, 123, 247) |
| HSL | hsl(304, 100%, 74%) |
| HSV | hsv(304, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 3.1%, 0%) |
| CIE-LAB | lab(70.97, 65.89, -39.59) |
| CIE-LCH | lch(70.97, 76.87, 329.00°) |
| OKLab | oklab(77.71% 0.1858 -0.1084) |
| OKLCH | oklch(77.71% 0.215 329.7) |
| XYZ | xyz(65.1108, 42.1453, 92.6830) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF7 #7BFF83
analogous
#C57BFF #FF7BF7 #FF7BB5
triadic
#FF7BF7 #F7FF7B #7BF7FF
tetradic
#FF7BF7 #FFC57B #7BFF83 #7BB5FF
square
#FF7BF7 #FFC57B #7BFF83 #7BB5FF
split-complementary
#FF7BF7 #B5FF7B #7BFFC5
monochromatic
#FF01F0 #FF3EF3 #FF7BF7 #FFB8FB #FFE0FD
Accessibility & contrast
On white
2.23
#FF7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF7
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF7 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FB
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#FF87AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bf7; /* rgb */ color: rgb(255, 123, 247); /* oklch */ color: oklch(77.7% 0.215 329.7);
Tailwind
colors: {
custom: {
50: '#ffa6fa',
500: '#ff7bf7',
950: '#000000',
},
}SCSS
$custom: #ff7bf7; $custom-light: #ffa6fa; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf7",
"rgb": {
"r": 255,
"g": 123,
"b": 247
},
"hsl": {
"h": 303.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77708,
"c": 0.21512,
"h": 329.7
},
"luminance": 0.42141
}Semantic roles & 50–950 ramp
primary
#FF7BF7
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85