#FB6CDF#FB6CDF
#FB6CDF is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.3% C 0.216 H 335.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6CDF |
|---|---|
| RGB | rgb(251, 108, 223) |
| HSL | hsl(312, 95%, 70%) |
| HSV | hsv(312, 57%, 98%) |
| CMYK | cmyk(0%, 57%, 11.2%, 1.6%) |
| CIE-LAB | lab(66.95, 67.69, -32.65) |
| CIE-LCH | lch(66.95, 75.15, 334.25°) |
| OKLab | oklab(74.31% 0.1971 -0.0885) |
| OKLCH | oklch(74.31% 0.216 335.8) |
| XYZ | xyz(58.4660, 36.5665, 73.7764) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6CDF #6CFB88
analogous
#CF6CFB #FB6CDF #FB6C98
triadic
#FB6CDF #DFFB6C #6CDFFB
tetradic
#FB6CDF #FBCF6C #6CFB88 #6C98FB
square
#FB6CDF #FBCF6C #6CFB88 #6C98FB
split-complementary
#FB6CDF #98FB6C #6CFBCF
monochromatic
#E606BA #F930D2 #FB6CDF #FDA8EC #FEE1F9
Accessibility & contrast
On white
2.53
#FB6CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FB6CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6CDF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6CDF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D95E3
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb6cdf; /* rgb */ color: rgb(251, 108, 223); /* oklch */ color: oklch(74.3% 0.216 335.8);
Tailwind
colors: {
custom: {
50: '#ff9de9',
500: '#fb6cdf',
950: '#000000',
},
}SCSS
$custom: #fb6cdf; $custom-light: #ff9de9; $custom-dark: #000000;
JSON
{
"hex": "#fb6cdf",
"rgb": {
"r": 251,
"g": 108,
"b": 223
},
"hsl": {
"h": 311.748,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.7431,
"c": 0.21606,
"h": 335.8
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#FB6CDF
secondary
#CEF5D5
accent
#E62D00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84