#FB7DF6#FB7DF6
#FB7DF6 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.209 H 328.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7DF6 |
|---|---|
| RGB | rgb(251, 125, 246) |
| HSL | hsl(302, 94%, 74%) |
| HSV | hsv(302, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 2%, 1.6%) |
| CIE-LAB | lab(70.76, 63.73, -39.42) |
| CIE-LCH | lch(70.76, 74.93, 328.26°) |
| OKLab | oklab(77.43% 0.1788 -0.108) |
| OKLCH | oklch(77.43% 0.209 328.9) |
| XYZ | xyz(63.7510, 41.8340, 91.8878) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7DF6 #7DFB82
analogous
#C17DFB #FB7DF6 #FB7DB7
triadic
#FB7DF6 #F6FB7D #7DF6FB
tetradic
#FB7DF6 #FBC17D #7DFB82 #7DB7FB
square
#FB7DF6 #FBC17D #7DFB82 #7DB7FB
split-complementary
#FB7DF6 #B7FB7D #7DFBC1
monochromatic
#F608ED #F942F2 #FB7DF6 #FDB8FA #FEE1FD
Accessibility & contrast
On white
2.24
#FB7DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FB7DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7DF6
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7DF6 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7df6; /* rgb */ color: rgb(251, 125, 246); /* oklch */ color: oklch(77.4% 0.209 328.9);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fb7df6',
950: '#000000',
},
}SCSS
$custom: #fb7df6; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fb7df6",
"rgb": {
"r": 251,
"g": 125,
"b": 246
},
"hsl": {
"h": 302.381,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.77429,
"c": 0.20883,
"h": 328.9
},
"luminance": 0.4183
}Semantic roles & 50–950 ramp
primary
#FB7DF6
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85