#FD6FFB#FD6FFB
#FD6FFB is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.2% C 0.235 H 328.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FFB |
|---|---|
| RGB | rgb(253, 111, 251) |
| HSL | hsl(301, 97%, 71%) |
| HSV | hsv(301, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(68.91, 71.35, -45.03) |
| CIE-LCH | lch(68.91, 84.37, 327.74°) |
| OKLab | oklab(76.2% 0.1993 -0.1239) |
| OKLCH | oklch(76.2% 0.235 328.1) |
| XYZ | xyz(63.6042, 39.2205, 95.4683) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.94
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FFB #6FFD71
analogous
#B86FFD #FD6FFB #FD6FB4
triadic
#FD6FFB #FBFD6F #6FFBFD
tetradic
#FD6FFB #FDB86F #6FFD71 #6FB4FD
square
#FD6FFB #FDB86F #6FFD71 #6FB4FD
split-complementary
#FD6FFB #B4FD6F #6FFDB8
monochromatic
#EE03EB #FC33F9 #FD6FFB #FEABFD #FFE1FE
Accessibility & contrast
On white
2.37
#FD6FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FD6FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FFB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FFB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6ffb; /* rgb */ color: rgb(253, 111, 251); /* oklch */ color: oklch(76.2% 0.235 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#fd6ffb',
950: '#000000',
},
}SCSS
$custom: #fd6ffb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#fd6ffb",
"rgb": {
"r": 253,
"g": 111,
"b": 251
},
"hsl": {
"h": 300.845,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.76198,
"c": 0.23467,
"h": 328.1
},
"luminance": 0.39217
}Semantic roles & 50–950 ramp
primary
#FD6FFB
secondary
#D1F6D2
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85