#FD6DED#FD6DED
#FD6DED is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.226 H 332.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6DED |
|---|---|
| RGB | rgb(253, 109, 237) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.9%, 6.3%, 0.8%) |
| CIE-LAB | lab(67.98, 69.94, -38.79) |
| CIE-LCH | lch(67.98, 79.98, 330.99°) |
| OKLab | oklab(75.31% 0.2001 -0.106) |
| OKLCH | oklch(75.31% 0.226 332.1) |
| XYZ | xyz(61.2626, 37.9387, 84.2005) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6DED #6DFD7D
analogous
#C56DFD #FD6DED #FD6DA5
triadic
#FD6DED #EDFD6D #6DEDFD
tetradic
#FD6DED #FDC56D #6DFD7D #6DA5FD
square
#FD6DED #FDC56D #6DFD7D #6DA5FD
split-complementary
#FD6DED #A5FD6D #6DFDC5
monochromatic
#EC03D2 #FC31E6 #FD6DED #FEA9F4 #FFE1FB
Accessibility & contrast
On white
2.45
#FD6DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FD6DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6DED
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6DED | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6ded; /* rgb */ color: rgb(253, 109, 237); /* oklch */ color: oklch(75.3% 0.226 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#fd6ded',
950: '#000000',
},
}SCSS
$custom: #fd6ded; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#fd6ded",
"rgb": {
"r": 253,
"g": 109,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.75311,
"c": 0.2264,
"h": 332.1
},
"luminance": 0.37934
}Semantic roles & 50–950 ramp
primary
#FD6DED
secondary
#D0F6D4
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85