#FD6FED#FD6FED
#FD6FED is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.224 H 332.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FED |
|---|---|
| RGB | rgb(253, 111, 237) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(68.29, 69.08, -38.30) |
| CIE-LCH | lch(68.29, 78.99, 331.00°) |
| OKLab | oklab(75.54% 0.1976 -0.1046) |
| OKLCH | oklch(75.54% 0.224 332.1) |
| XYZ | xyz(61.4784, 38.3702, 84.2725) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 2.01
Light Magenta
#FA5FF7
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FED #6FFD7F
analogous
#C66FFD #FD6FED #FD6FA6
triadic
#FD6FED #EDFD6F #6FEDFD
tetradic
#FD6FED #FDC66F #6FFD7F #6FA6FD
square
#FD6FED #FDC66F #6FFD7F #6FA6FD
split-complementary
#FD6FED #A6FD6F #6FFDC6
monochromatic
#EE03D4 #FC33E5 #FD6FED #FEABF5 #FFE1FB
Accessibility & contrast
On white
2.42
#FD6FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FD6FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FED
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FED | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6fed; /* rgb */ color: rgb(253, 111, 237); /* oklch */ color: oklch(75.5% 0.224 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ff3',
500: '#fd6fed',
950: '#000000',
},
}SCSS
$custom: #fd6fed; $custom-light: #ff9ff3; $custom-dark: #000000;
JSON
{
"hex": "#fd6fed",
"rgb": {
"r": 253,
"g": 111,
"b": 237
},
"hsl": {
"h": 306.761,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75544,
"c": 0.22355,
"h": 332.1
},
"luminance": 0.38366
}Semantic roles & 50–950 ramp
primary
#FD6FED
secondary
#D1F6D6
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85