#FC6DED#FC6DED
#FC6DED is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.226 H 331.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DED |
|---|---|
| RGB | rgb(252, 109, 237) |
| HSL | hsl(306, 96%, 71%) |
| HSV | hsv(306, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 6%, 1.2%) |
| CIE-LAB | lab(67.84, 69.68, -39.02) |
| CIE-LCH | lch(67.84, 79.86, 330.76°) |
| OKLab | oklab(75.18% 0.199 -0.1067) |
| OKLCH | oklch(75.18% 0.226 331.8) |
| XYZ | xyz(60.8994, 37.7514, 84.1835) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DED #6DFC7C
analogous
#C46DFC #FC6DED #FC6DA5
triadic
#FC6DED #EDFC6D #6DEDFC
tetradic
#FC6DED #FCC46D #6DFC7C #6DA5FC
square
#FC6DED #FCC46D #6DFC7C #6DA5FC
split-complementary
#FC6DED #A5FC6D #6DFCC4
monochromatic
#EA05D2 #FB31E6 #FC6DED #FDA9F4 #FEE1FB
Accessibility & contrast
On white
2.46
#FC6DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FC6DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DED
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DED | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6ded; /* rgb */ color: rgb(252, 109, 237); /* oklch */ color: oklch(75.2% 0.226 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#fc6ded',
950: '#000000',
},
}SCSS
$custom: #fc6ded; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#fc6ded",
"rgb": {
"r": 252,
"g": 109,
"b": 237
},
"hsl": {
"h": 306.294,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75181,
"c": 0.2258,
"h": 331.8
},
"luminance": 0.37747
}Semantic roles & 50–950 ramp
primary
#FC6DED
secondary
#CFF6D3
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85