#FD6DE2#FD6DE2
#FD6DE2 is a light, highly saturated pink. Relative luminance 0.373; OKLCH L 74.8% C 0.218 H 335.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6DE2 |
|---|---|
| RGB | rgb(253, 109, 226) |
| HSL | hsl(311, 97%, 71%) |
| HSV | hsv(311, 57%, 99%) |
| CMYK | cmyk(0%, 56.9%, 10.7%, 0.8%) |
| CIE-LAB | lab(67.51, 68.24, -33.42) |
| CIE-LCH | lch(67.51, 75.99, 333.91°) |
| OKLab | oklab(74.82% 0.1984 -0.0907) |
| OKLCH | oklch(74.82% 0.218 335.4) |
| XYZ | xyz(59.7045, 37.3154, 75.9948) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.47
Light Magenta
#FA5FF7
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6DE2 #6DFD88
analogous
#D06DFD #FD6DE2 #FD6D9A
triadic
#FD6DE2 #E2FD6D #6DE2FD
tetradic
#FD6DE2 #FDD06D #6DFD88 #6D9AFD
square
#FD6DE2 #FDD06D #6DFD88 #6D9AFD
split-complementary
#FD6DE2 #9AFD6D #6DFDD0
monochromatic
#EC03C1 #FC31D6 #FD6DE2 #FEA9EE #FFE1F9
Accessibility & contrast
On white
2.48
#FD6DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD6DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6DE2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6DE2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E97E6
Deuteranopia (green-blind)
#99ACDE
Tritanopia (blue-blind)
#FF759E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6de2; /* rgb */ color: rgb(253, 109, 226); /* oklch */ color: oklch(74.8% 0.218 335.4);
Tailwind
colors: {
custom: {
50: '#ff9eeb',
500: '#fd6de2',
950: '#000000',
},
}SCSS
$custom: #fd6de2; $custom-light: #ff9eeb; $custom-dark: #000000;
JSON
{
"hex": "#fd6de2",
"rgb": {
"r": 253,
"g": 109,
"b": 226
},
"hsl": {
"h": 311.25,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.7482,
"c": 0.21814,
"h": 335.4
},
"luminance": 0.37311
}Semantic roles & 50–950 ramp
primary
#FD6DE2
secondary
#D0F6D7
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84