#FB7DFF#FB7DFF
#FB7DFF is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.217 H 326.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7DFF |
|---|---|
| RGB | rgb(251, 125, 255) |
| HSL | hsl(298, 100%, 75%) |
| HSV | hsv(298, 51%, 100%) |
| CMYK | cmyk(1.6%, 51%, 0%, 0%) |
| CIE-LAB | lab(71.15, 65.26, -43.73) |
| CIE-LCH | lch(71.15, 78.56, 326.18°) |
| OKLab | oklab(77.84% 0.18 -0.1203) |
| OKLCH | oklch(77.84% 0.217 326.2) |
| XYZ | xyz(65.1660, 42.4000, 99.3399) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7DFF #81FF7D
analogous
#BA7DFF #FB7DFF #FF7DC2
triadic
#FB7DFF #FFFB7D #7DFFFB
tetradic
#FB7DFF #FFBA7D #81FF7D #7DC2FF
square
#FB7DFF #FFBA7D #81FF7D #7DC2FF
split-complementary
#FB7DFF #C2FF7D #7DFFBA
monochromatic
#F703FF #F940FF #FB7DFF #FDBAFF #FEE0FF
Accessibility & contrast
On white
2.22
#FB7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FB7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7DFF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7DFF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#FF8CB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7dff; /* rgb */ color: rgb(251, 125, 255); /* oklch */ color: oklch(77.8% 0.217 326.2);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#fb7dff',
950: '#000000',
},
}SCSS
$custom: #fb7dff; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#fb7dff",
"rgb": {
"r": 251,
"g": 125,
"b": 255
},
"hsl": {
"h": 298.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77843,
"c": 0.21654,
"h": 326.2
},
"luminance": 0.42396
}Semantic roles & 50–950 ramp
primary
#FB7DFF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86