#FB7FF4#FB7FF4
#FB7FF4 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.204 H 329.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FF4 |
|---|---|
| RGB | rgb(251, 127, 244) |
| HSL | hsl(303, 94%, 74%) |
| HSV | hsv(303, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 2.8%, 1.6%) |
| CIE-LAB | lab(71.02, 62.46, -37.91) |
| CIE-LCH | lch(71.02, 73.06, 328.74°) |
| OKLab | oklab(77.6% 0.1758 -0.1037) |
| OKLCH | oklch(77.6% 0.204 329.5) |
| XYZ | xyz(63.7014, 42.2234, 90.3651) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FF4 #7FFB86
analogous
#C47FFB #FB7FF4 #FB7FB6
triadic
#FB7FF4 #F4FB7F #7FF4FB
tetradic
#FB7FF4 #FBC47F #7FFB86 #7FB6FB
square
#FB7FF4 #FBC47F #7FFB86 #7FB6FB
split-complementary
#FB7FF4 #B6FB7F #7FFBC4
monochromatic
#F708EA #F944EF #FB7FF4 #FDBAF9 #FEE1FC
Accessibility & contrast
On white
2.22
#FB7FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FB7FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FF4
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FF4 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ff4; /* rgb */ color: rgb(251, 127, 244); /* oklch */ color: oklch(77.6% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#fb7ff4',
950: '#000000',
},
}SCSS
$custom: #fb7ff4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#fb7ff4",
"rgb": {
"r": 251,
"g": 127,
"b": 244
},
"hsl": {
"h": 303.387,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77599,
"c": 0.20408,
"h": 329.5
},
"luminance": 0.4222
}Semantic roles & 50–950 ramp
primary
#FB7FF4
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85