#FD6EE7#FD6EE7
#FD6EE7 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.220 H 333.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EE7 |
|---|---|
| RGB | rgb(253, 110, 231) |
| HSL | hsl(309, 97%, 71%) |
| HSV | hsv(309, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 8.7%, 0.8%) |
| CIE-LAB | lab(67.88, 68.58, -35.62) |
| CIE-LCH | lch(67.88, 77.28, 332.55°) |
| OKLab | oklab(75.16% 0.1979 -0.097) |
| OKLCH | oklch(75.16% 0.22 333.9) |
| XYZ | xyz(60.5079, 37.8084, 79.6967) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.08
Light Magenta
#FA5FF7
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EE7 #6EFD84
analogous
#CB6EFD #FD6EE7 #FD6E9F
triadic
#FD6EE7 #E7FD6E #6EE7FD
tetradic
#FD6EE7 #FDCB6E #6EFD84 #6E9FFD
square
#FD6EE7 #FDCB6E #6EFD84 #6E9FFD
split-complementary
#FD6EE7 #9FFD6E #6EFDCB
monochromatic
#ED03C9 #FC32DD #FD6EE7 #FEAAF1 #FFE1FA
Accessibility & contrast
On white
2.45
#FD6EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FD6EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EE7
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EE7 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#FF77A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6ee7; /* rgb */ color: rgb(253, 110, 231); /* oklch */ color: oklch(75.2% 0.220 333.9);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fd6ee7',
950: '#000000',
},
}SCSS
$custom: #fd6ee7; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fd6ee7",
"rgb": {
"r": 253,
"g": 110,
"b": 231
},
"hsl": {
"h": 309.231,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75157,
"c": 0.2204,
"h": 333.9
},
"luminance": 0.37804
}Semantic roles & 50–950 ramp
primary
#FD6EE7
secondary
#D1F6D6
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84