#FB6FDF#FB6FDF
#FB6FDF is a light, highly saturated pink. Relative luminance 0.372; OKLCH L 74.7% C 0.212 H 335.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FDF |
|---|---|
| RGB | rgb(251, 111, 223) |
| HSL | hsl(312, 95%, 71%) |
| HSV | hsv(312, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 11.2%, 1.6%) |
| CIE-LAB | lab(67.43, 66.38, -31.90) |
| CIE-LCH | lch(67.43, 73.64, 334.33°) |
| OKLab | oklab(74.67% 0.1933 -0.0864) |
| OKLCH | oklch(74.67% 0.212 335.9) |
| XYZ | xyz(58.7878, 37.2102, 73.8837) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FDF #6FFB8B
analogous
#D16FFB #FB6FDF #FB6F99
triadic
#FB6FDF #DFFB6F #6FDFFB
tetradic
#FB6FDF #FBD16F #6FFB8B #6F99FB
square
#FB6FDF #FBD16F #6FFB8B #6F99FB
split-complementary
#FB6FDF #99FB6F #6FFBD1
monochromatic
#E906BC #F933D2 #FB6FDF #FDABEC #FEE1F8
Accessibility & contrast
On white
2.49
#FB6FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FB6FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FDF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FDF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb6fdf; /* rgb */ color: rgb(251, 111, 223); /* oklch */ color: oklch(74.7% 0.212 335.9);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#fb6fdf',
950: '#000000',
},
}SCSS
$custom: #fb6fdf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#fb6fdf",
"rgb": {
"r": 251,
"g": 111,
"b": 223
},
"hsl": {
"h": 312,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74666,
"c": 0.2117,
"h": 335.9
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#FB6FDF
secondary
#D0F6D8
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84