#FD6FF9#FD6FF9
#FD6FF9 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.1% C 0.233 H 328.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FF9 |
|---|---|
| RGB | rgb(253, 111, 249) |
| HSL | hsl(302, 97%, 71%) |
| HSV | hsv(302, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 1.6%, 0.8%) |
| CIE-LAB | lab(68.82, 71.02, -44.07) |
| CIE-LCH | lch(68.82, 83.58, 328.18°) |
| OKLab | oklab(76.1% 0.1991 -0.1212) |
| OKLCH | oklch(76.1% 0.233 328.7) |
| XYZ | xyz(63.2906, 39.0951, 93.8167) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.66
Violet Pink
#FB5FFC
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FF9 #6FFD73
analogous
#BA6FFD #FD6FF9 #FD6FB2
triadic
#FD6FF9 #F9FD6F #6FF9FD
tetradic
#FD6FF9 #FDBA6F #6FFD73 #6FB2FD
square
#FD6FF9 #FDBA6F #6FFD73 #6FB2FD
split-complementary
#FD6FF9 #B2FD6F #6FFDBA
monochromatic
#EE03E8 #FC33F6 #FD6FF9 #FEABFC #FFE1FE
Accessibility & contrast
On white
2.38
#FD6FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FD6FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FF9
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FF9 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6ff9; /* rgb */ color: rgb(253, 111, 249); /* oklch */ color: oklch(76.1% 0.233 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fd6ff9',
950: '#000000',
},
}SCSS
$custom: #fd6ff9; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fd6ff9",
"rgb": {
"r": 253,
"g": 111,
"b": 249
},
"hsl": {
"h": 301.69,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.76102,
"c": 0.23305,
"h": 328.7
},
"luminance": 0.39091
}Semantic roles & 50–950 ramp
primary
#FD6FF9
secondary
#D1F6D2
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85