#FD6EEC#FD6EEC
#FD6EEC is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.224 H 332.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EEC |
|---|---|
| RGB | rgb(253, 110, 236) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 6.7%, 0.8%) |
| CIE-LAB | lab(68.09, 69.36, -38.06) |
| CIE-LCH | lch(68.09, 79.11, 331.24°) |
| OKLab | oklab(75.38% 0.1987 -0.1039) |
| OKLCH | oklch(75.38% 0.224 332.4) |
| XYZ | xyz(61.2242, 38.0950, 83.4690) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 3.82
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EEC #6EFD7F
analogous
#C66EFD #FD6EEC #FD6EA4
triadic
#FD6EEC #ECFD6E #6EECFD
tetradic
#FD6EEC #FDC66E #6EFD7F #6EA4FD
square
#FD6EEC #FDC66E #6EFD7F #6EA4FD
split-complementary
#FD6EEC #A4FD6E #6EFDC6
monochromatic
#ED03D1 #FC32E4 #FD6EEC #FEAAF4 #FFE1FB
Accessibility & contrast
On white
2.44
#FD6EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FD6EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EEC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EEC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F0
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6eec; /* rgb */ color: rgb(253, 110, 236); /* oklch */ color: oklch(75.4% 0.224 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fd6eec',
950: '#000000',
},
}SCSS
$custom: #fd6eec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fd6eec",
"rgb": {
"r": 253,
"g": 110,
"b": 236
},
"hsl": {
"h": 307.133,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75381,
"c": 0.22421,
"h": 332.4
},
"luminance": 0.38091
}Semantic roles & 50–950 ramp
primary
#FD6EEC
secondary
#D1F6D5
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85