#FD6CED#FD6CED
#FD6CED is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.228 H 332.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CED |
|---|---|
| RGB | rgb(253, 108, 237) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(67.82, 70.37, -39.04) |
| CIE-LCH | lch(67.82, 80.47, 330.98°) |
| OKLab | oklab(75.2% 0.2013 -0.1067) |
| OKLCH | oklch(75.2% 0.228 332.1) |
| XYZ | xyz(61.1565, 37.7265, 84.1652) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CED #6CFD7C
analogous
#C56CFD #FD6CED #FD6CA4
triadic
#FD6CED #EDFD6C #6CEDFD
tetradic
#FD6CED #FDC56C #6CFD7C #6CA4FD
square
#FD6CED #FDC56C #6CFD7C #6CA4FD
split-complementary
#FD6CED #A4FD6C #6CFDC5
monochromatic
#EB03D2 #FC30E6 #FD6CED #FEA8F4 #FFE1FB
Accessibility & contrast
On white
2.46
#FD6CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FD6CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6ced; /* rgb */ color: rgb(253, 108, 237); /* oklch */ color: oklch(75.2% 0.228 332.1);
Tailwind
colors: {
custom: {
50: '#ff9df3',
500: '#fd6ced',
950: '#000000',
},
}SCSS
$custom: #fd6ced; $custom-light: #ff9df3; $custom-dark: #000000;
JSON
{
"hex": "#fd6ced",
"rgb": {
"r": 253,
"g": 108,
"b": 237
},
"hsl": {
"h": 306.621,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.75196,
"c": 0.22781,
"h": 332.1
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#FD6CED
secondary
#CFF6D3
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85