#FD6CEE#FD6CEE
#FD6CEE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.229 H 331.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CEE |
|---|---|
| RGB | rgb(253, 108, 238) |
| HSL | hsl(306, 97%, 71%) |
| HSV | hsv(306, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 5.9%, 0.8%) |
| CIE-LAB | lab(67.86, 70.53, -39.52) |
| CIE-LCH | lch(67.86, 80.84, 330.74°) |
| OKLab | oklab(75.24% 0.2014 -0.1081) |
| OKLCH | oklch(75.24% 0.229 331.8) |
| XYZ | xyz(61.3030, 37.7851, 84.9368) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 2.88
Violet Pink
#FB5FFC
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CEE #6CFD7B
analogous
#C36CFD #FD6CEE #FD6CA5
triadic
#FD6CEE #EEFD6C #6CEEFD
tetradic
#FD6CEE #FDC36C #6CFD7B #6CA5FD
square
#FD6CEE #FDC36C #6CFD7B #6CA5FD
split-complementary
#FD6CEE #A5FD6C #6CFDC3
monochromatic
#EB03D3 #FC30E7 #FD6CEE #FEA8F5 #FFE1FC
Accessibility & contrast
On white
2.45
#FD6CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FD6CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CEE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CEE | 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)
#6698F2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6cee; /* rgb */ color: rgb(253, 108, 238); /* oklch */ color: oklch(75.2% 0.229 331.8);
Tailwind
colors: {
custom: {
50: '#ff9df4',
500: '#fd6cee',
950: '#000000',
},
}SCSS
$custom: #fd6cee; $custom-light: #ff9df4; $custom-dark: #000000;
JSON
{
"hex": "#fd6cee",
"rgb": {
"r": 253,
"g": 108,
"b": 238
},
"hsl": {
"h": 306.207,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.75242,
"c": 0.22858,
"h": 331.8
},
"luminance": 0.37781
}Semantic roles & 50–950 ramp
primary
#FD6CEE
secondary
#CFF6D3
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85