#FB6DF0#FB6DF0
#FB6DF0 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.228 H 330.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6DF0 |
|---|---|
| RGB | rgb(251, 109, 240) |
| HSL | hsl(305, 95%, 71%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 4.4%, 1.6%) |
| CIE-LAB | lab(67.83, 69.90, -40.69) |
| CIE-LCH | lch(67.83, 80.89, 329.80°) |
| OKLab | oklab(75.19% 0.1984 -0.1115) |
| OKLCH | oklch(75.19% 0.228 330.7) |
| XYZ | xyz(60.9801, 37.7419, 86.4942) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 3.80
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6DF0 #6DFB78
analogous
#BF6DFB #FB6DF0 #FB6DA9
triadic
#FB6DF0 #F0FB6D #6DF0FB
tetradic
#FB6DF0 #FBBF6D #6DFB78 #6DA9FB
square
#FB6DF0 #FBBF6D #6DFB78 #6DA9FB
split-complementary
#FB6DF0 #A9FB6D #6DFBBF
monochromatic
#E706D6 #F931EA #FB6DF0 #FDA9F6 #FEE1FC
Accessibility & contrast
On white
2.46
#FB6DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FB6DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6DF0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6DF0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb6df0; /* rgb */ color: rgb(251, 109, 240); /* oklch */ color: oklch(75.2% 0.228 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ef5',
500: '#fb6df0',
950: '#000000',
},
}SCSS
$custom: #fb6df0; $custom-light: #ff9ef5; $custom-dark: #000000;
JSON
{
"hex": "#fb6df0",
"rgb": {
"r": 251,
"g": 109,
"b": 240
},
"hsl": {
"h": 304.648,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.75191,
"c": 0.22754,
"h": 330.7
},
"luminance": 0.37738
}Semantic roles & 50–950 ramp
primary
#FB6DF0
secondary
#CFF5D2
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85