#FF7BF9#FF7BF9
#FF7BF9 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.8% C 0.217 H 329.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF9 |
|---|---|
| RGB | rgb(255, 123, 249) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 2.4%, 0%) |
| CIE-LAB | lab(71.06, 66.22, -40.55) |
| CIE-LCH | lch(71.06, 77.65, 328.52°) |
| OKLab | oklab(77.8% 0.1861 -0.1111) |
| OKLCH | oklch(77.8% 0.217 329.2) |
| XYZ | xyz(65.4211, 42.2694, 94.3171) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF9 #7BFF81
analogous
#C37BFF #FF7BF9 #FF7BB7
triadic
#FF7BF9 #F9FF7B #7BF9FF
tetradic
#FF7BF9 #FFC37B #7BFF81 #7BB7FF
square
#FF7BF9 #FFC37B #7BFF81 #7BB7FF
split-complementary
#FF7BF9 #B7FF7B #7BFFC3
monochromatic
#FF01F3 #FF3EF6 #FF7BF9 #FFB8FC #FFE0FE
Accessibility & contrast
On white
2.22
#FF7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FF7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF9
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF9 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bf9; /* rgb */ color: rgb(255, 123, 249); /* oklch */ color: oklch(77.8% 0.217 329.2);
Tailwind
colors: {
custom: {
50: '#ffa6fb',
500: '#ff7bf9',
950: '#000000',
},
}SCSS
$custom: #ff7bf9; $custom-light: #ffa6fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf9",
"rgb": {
"r": 255,
"g": 123,
"b": 249
},
"hsl": {
"h": 302.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77799,
"c": 0.21677,
"h": 329.2
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#FF7BF9
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85