#FB5FDF#FB5FDF
#FB5FDF is a light, highly saturated pink. Relative luminance 0.340; OKLCH L 72.9% C 0.234 H 335.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5FDF |
|---|---|
| RGB | rgb(251, 95, 223) |
| HSL | hsl(311, 95%, 68%) |
| HSV | hsv(311, 62%, 98%) |
| CMYK | cmyk(0%, 62.2%, 11.2%, 1.6%) |
| CIE-LAB | lab(64.98, 73.06, -35.70) |
| CIE-LCH | lch(64.98, 81.32, 333.96°) |
| OKLab | oklab(72.87% 0.2129 -0.0971) |
| OKLCH | oklch(72.87% 0.234 335.5) |
| XYZ | xyz(57.1957, 34.0260, 73.3530) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5FDF #5FFB7B
analogous
#C95FFB #FB5FDF #FB5F91
triadic
#FB5FDF #DFFB5F #5FDFFB
tetradic
#FB5FDF #FBC95F #5FFB7B #5F91FB
square
#FB5FDF #FBC95F #5FFB7B #5F91FB
split-complementary
#FB5FDF #91FB5F #5FFBC9
monochromatic
#DA05B4 #FA23D3 #FB5FDF #FC9BEB #FED6F7
Accessibility & contrast
On white
2.69
#FB5FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#FB5FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5FDF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5FDF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#608FE3
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#FF6897
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fb5fdf; /* rgb */ color: rgb(251, 95, 223); /* oklch */ color: oklch(72.9% 0.234 335.5);
Tailwind
colors: {
custom: {
50: '#ff96e9',
500: '#fb5fdf',
950: '#000000',
},
}SCSS
$custom: #fb5fdf; $custom-light: #ff96e9; $custom-dark: #000000;
JSON
{
"hex": "#fb5fdf",
"rgb": {
"r": 251,
"g": 95,
"b": 223
},
"hsl": {
"h": 310.769,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.72868,
"c": 0.23401,
"h": 335.5
},
"luminance": 0.34021
}Semantic roles & 50–950 ramp
primary
#FB5FDF
secondary
#C3F3CB
accent
#E62900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84