#FD6FF6#FD6FF6
#FD6FF6 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.231 H 329.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FF6 |
|---|---|
| RGB | rgb(253, 111, 246) |
| HSL | hsl(303, 97%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 2.8%, 0.8%) |
| CIE-LAB | lab(68.69, 70.53, -42.64) |
| CIE-LCH | lch(68.69, 82.41, 328.84°) |
| OKLab | oklab(75.96% 0.1987 -0.117) |
| OKLCH | oklch(75.96% 0.231 329.5) |
| XYZ | xyz(62.8264, 38.9094, 91.3721) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 2.72
Light Magenta
#FA5FF7
ΔE00 2.74
Violet Pink
#FB5FFC
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.70
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FF6 #6FFD76
analogous
#BD6FFD #FD6FF6 #FD6FAF
triadic
#FD6FF6 #F6FD6F #6FF6FD
tetradic
#FD6FF6 #FDBD6F #6FFD76 #6FAFFD
square
#FD6FF6 #FDBD6F #6FFD76 #6FAFFD
split-complementary
#FD6FF6 #AFFD6F #6FFDBD
monochromatic
#EE03E3 #FC33F2 #FD6FF6 #FEABFA #FFE1FD
Accessibility & contrast
On white
2.39
#FD6FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FD6FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FF6
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FF6 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFA
Deuteranopia (green-blind)
#92AEF2
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6ff6; /* rgb */ color: rgb(253, 111, 246); /* oklch */ color: oklch(76.0% 0.231 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fd6ff6',
950: '#000000',
},
}SCSS
$custom: #fd6ff6; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fd6ff6",
"rgb": {
"r": 253,
"g": 111,
"b": 246
},
"hsl": {
"h": 302.958,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.7596,
"c": 0.23064,
"h": 329.5
},
"luminance": 0.38905
}Semantic roles & 50–950 ramp
primary
#FD6FF6
secondary
#D1F6D3
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85