#FB7DF2#FB7DF2
#FB7DF2 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.205 H 330.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7DF2 |
|---|---|
| RGB | rgb(251, 125, 242) |
| HSL | hsl(304, 94%, 74%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(70.59, 63.06, -37.49) |
| CIE-LCH | lch(70.59, 73.36, 329.27°) |
| OKLab | oklab(77.25% 0.1781 -0.1025) |
| OKLCH | oklch(77.25% 0.205 330.1) |
| XYZ | xyz(63.1437, 41.5911, 88.6892) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7DF2 #7DFB86
analogous
#C57DFB #FB7DF2 #FB7DB3
triadic
#FB7DF2 #F2FB7D #7DF2FB
tetradic
#FB7DF2 #FBC57D #7DFB86 #7DB3FB
square
#FB7DF2 #FBC57D #7DFB86 #7DB3FB
split-complementary
#FB7DF2 #B3FB7D #7DFBC5
monochromatic
#F608E5 #F942EC #FB7DF2 #FDB8F8 #FEE1FC
Accessibility & contrast
On white
2.25
#FB7DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FB7DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7DF2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7DF2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7df2; /* rgb */ color: rgb(251, 125, 242); /* oklch */ color: oklch(77.2% 0.205 330.1);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fb7df2',
950: '#000000',
},
}SCSS
$custom: #fb7df2; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fb7df2",
"rgb": {
"r": 251,
"g": 125,
"b": 242
},
"hsl": {
"h": 304.286,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.77249,
"c": 0.20549,
"h": 330.1
},
"luminance": 0.41587
}Semantic roles & 50–950 ramp
primary
#FB7DF2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85