#FD6FEE#FD6FEE
#FD6FEE is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.224 H 331.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FEE |
|---|---|
| RGB | rgb(253, 111, 238) |
| HSL | hsl(306, 97%, 71%) |
| HSV | hsv(306, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 5.9%, 0.8%) |
| CIE-LAB | lab(68.34, 69.24, -38.78) |
| CIE-LCH | lch(68.34, 79.36, 330.75°) |
| OKLab | oklab(75.59% 0.1977 -0.106) |
| OKLCH | oklch(75.59% 0.224 331.8) |
| XYZ | xyz(61.6249, 38.4288, 85.0441) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.05
Light Magenta
#FA5FF7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.66
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FEE #6FFD7E
analogous
#C56FFD #FD6FEE #FD6FA7
triadic
#FD6FEE #EEFD6F #6FEEFD
tetradic
#FD6FEE #FDC56F #6FFD7E #6FA7FD
square
#FD6FEE #FDC56F #6FFD7E #6FA7FD
split-complementary
#FD6FEE #A7FD6F #6FFDC5
monochromatic
#EE03D5 #FC33E7 #FD6FEE #FEABF5 #FFE1FB
Accessibility & contrast
On white
2.42
#FD6FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FD6FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FEE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FEE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6fee; /* rgb */ color: rgb(253, 111, 238); /* oklch */ color: oklch(75.6% 0.224 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#fd6fee',
950: '#000000',
},
}SCSS
$custom: #fd6fee; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#fd6fee",
"rgb": {
"r": 253,
"g": 111,
"b": 238
},
"hsl": {
"h": 306.338,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75589,
"c": 0.22432,
"h": 331.8
},
"luminance": 0.38425
}Semantic roles & 50–950 ramp
primary
#FD6FEE
secondary
#D1F6D5
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85