#FD6EED#FD6EED
#FD6EED is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.225 H 332.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EED |
|---|---|
| RGB | rgb(253, 110, 237) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(68.13, 69.51, -38.54) |
| CIE-LCH | lch(68.13, 79.48, 330.99°) |
| OKLab | oklab(75.43% 0.1988 -0.1053) |
| OKLCH | oklch(75.43% 0.225 332.1) |
| XYZ | xyz(61.3699, 38.1532, 84.2363) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.06
Light Magenta
#FA5FF7
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EED #6EFD7E
analogous
#C56EFD #FD6EED #FD6EA5
triadic
#FD6EED #EDFD6E #6EEDFD
tetradic
#FD6EED #FDC56E #6EFD7E #6EA5FD
square
#FD6EED #FDC56E #6EFD7E #6EA5FD
split-complementary
#FD6EED #A5FD6E #6EFDC5
monochromatic
#ED03D3 #FC32E6 #FD6EED #FEAAF4 #FFE1FB
Accessibility & contrast
On white
2.43
#FD6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FD6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EED
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EED | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6eed; /* rgb */ color: rgb(253, 110, 237); /* oklch */ color: oklch(75.4% 0.225 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#fd6eed',
950: '#000000',
},
}SCSS
$custom: #fd6eed; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#fd6eed",
"rgb": {
"r": 253,
"g": 110,
"b": 237
},
"hsl": {
"h": 306.713,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75427,
"c": 0.22498,
"h": 332.1
},
"luminance": 0.38149
}Semantic roles & 50–950 ramp
primary
#FD6EED
secondary
#D1F6D5
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85