#FB7FF2#FB7FF2
#FB7FF2 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.202 H 330.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FF2 |
|---|---|
| RGB | rgb(251, 127, 242) |
| HSL | hsl(304, 94%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(70.94, 62.12, -36.94) |
| CIE-LCH | lch(70.94, 72.28, 329.26°) |
| OKLab | oklab(77.51% 0.1755 -0.1009) |
| OKLCH | oklch(77.51% 0.202 330.1) |
| XYZ | xyz(63.3994, 42.1026, 88.7744) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FF2 #7FFB88
analogous
#C67FFB #FB7FF2 #FB7FB4
triadic
#FB7FF2 #F2FB7F #7FF2FB
tetradic
#FB7FF2 #FBC67F #7FFB88 #7FB4FB
square
#FB7FF2 #FBC67F #7FFB88 #7FB4FB
split-complementary
#FB7FF2 #B4FB7F #7FFBC6
monochromatic
#F708E6 #F944EC #FB7FF2 #FDBAF8 #FEE1FC
Accessibility & contrast
On white
2.23
#FB7FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FB7FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FF2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FF2 | 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)
#78A3F6
Deuteranopia (green-blind)
#9CB4EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ff2; /* rgb */ color: rgb(251, 127, 242); /* oklch */ color: oklch(77.5% 0.202 330.1);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fb7ff2',
950: '#000000',
},
}SCSS
$custom: #fb7ff2; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fb7ff2",
"rgb": {
"r": 251,
"g": 127,
"b": 242
},
"hsl": {
"h": 304.355,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77511,
"c": 0.2024,
"h": 330.1
},
"luminance": 0.42099
}Semantic roles & 50–950 ramp
primary
#FB7FF2
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85