#FF7BF6#FF7BF6
#FF7BF6 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.7% C 0.214 H 330.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF6 |
|---|---|
| RGB | rgb(255, 123, 246) |
| HSL | hsl(304, 100%, 74%) |
| HSV | hsv(304, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 3.5%, 0%) |
| CIE-LAB | lab(70.93, 65.73, -39.11) |
| CIE-LCH | lch(70.93, 76.48, 329.24°) |
| OKLab | oklab(77.66% 0.1857 -0.107) |
| OKLCH | oklch(77.66% 0.214 330) |
| XYZ | xyz(64.9569, 42.0838, 91.8725) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF6 #7BFF84
analogous
#C67BFF #FF7BF6 #FF7BB4
triadic
#FF7BF6 #F6FF7B #7BF6FF
tetradic
#FF7BF6 #FFC67B #7BFF84 #7BB4FF
square
#FF7BF6 #FFC67B #7BFF84 #7BB4FF
split-complementary
#FF7BF6 #B4FF7B #7BFFC6
monochromatic
#FF01EE #FF3EF2 #FF7BF6 #FFB8FA #FFE0FD
Accessibility & contrast
On white
2.23
#FF7BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF6
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF6 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#FF87AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bf6; /* rgb */ color: rgb(255, 123, 246); /* oklch */ color: oklch(77.7% 0.214 330.0);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#ff7bf6',
950: '#000000',
},
}SCSS
$custom: #ff7bf6; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf6",
"rgb": {
"r": 255,
"g": 123,
"b": 246
},
"hsl": {
"h": 304.091,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77663,
"c": 0.2143,
"h": 330
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#FF7BF6
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85