#FD6EF9#FD6EF9
#FD6EF9 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.234 H 328.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EF9 |
|---|---|
| RGB | rgb(253, 110, 249) |
| HSL | hsl(302, 97%, 71%) |
| HSV | hsv(302, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 1.6%, 0.8%) |
| CIE-LAB | lab(68.66, 71.44, -44.32) |
| CIE-LCH | lch(68.66, 84.07, 328.19°) |
| OKLab | oklab(75.99% 0.2003 -0.1219) |
| OKLCH | oklch(75.99% 0.234 328.7) |
| XYZ | xyz(63.1821, 38.8781, 93.7805) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.51
Violet Pink
#FB5FFC
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.95
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EF9 #6EFD72
analogous
#B96EFD #FD6EF9 #FD6EB1
triadic
#FD6EF9 #F9FD6E #6EF9FD
tetradic
#FD6EF9 #FDB96E #6EFD72 #6EB1FD
square
#FD6EF9 #FDB96E #6EFD72 #6EB1FD
split-complementary
#FD6EF9 #B1FD6E #6EFDB9
monochromatic
#ED03E7 #FC32F7 #FD6EF9 #FEAAFB #FFE1FE
Accessibility & contrast
On white
2.39
#FD6EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FD6EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EF9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EF9 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6ef9; /* rgb */ color: rgb(253, 110, 249); /* oklch */ color: oklch(76.0% 0.234 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fd6ef9',
950: '#000000',
},
}SCSS
$custom: #fd6ef9; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fd6ef9",
"rgb": {
"r": 253,
"g": 110,
"b": 249
},
"hsl": {
"h": 301.678,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75987,
"c": 0.23445,
"h": 328.7
},
"luminance": 0.38874
}Semantic roles & 50–950 ramp
primary
#FD6EF9
secondary
#D1F6D2
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85