#FD6DEB#FD6DEB
#FD6DEB is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.225 H 332.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6DEB |
|---|---|
| RGB | rgb(253, 109, 235) |
| HSL | hsl(308, 97%, 71%) |
| HSV | hsv(308, 57%, 99%) |
| CMYK | cmyk(0%, 56.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(67.89, 69.63, -37.82) |
| CIE-LCH | lch(67.89, 79.24, 331.49°) |
| OKLab | oklab(75.22% 0.1998 -0.1032) |
| OKLCH | oklch(75.22% 0.225 332.7) |
| XYZ | xyz(60.9720, 37.8224, 82.6702) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.06
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 3.97
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6DEB #6DFD7F
analogous
#C76DFD #FD6DEB #FD6DA3
triadic
#FD6DEB #EBFD6D #6DEBFD
tetradic
#FD6DEB #FDC76D #6DFD7F #6DA3FD
square
#FD6DEB #FDC76D #6DFD7F #6DA3FD
split-complementary
#FD6DEB #A3FD6D #6DFDC7
monochromatic
#EC03CF #FC31E3 #FD6DEB #FEA9F3 #FFE1FB
Accessibility & contrast
On white
2.45
#FD6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FD6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6DEB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6DEB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6deb; /* rgb */ color: rgb(253, 109, 235); /* oklch */ color: oklch(75.2% 0.225 332.7);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fd6deb',
950: '#000000',
},
}SCSS
$custom: #fd6deb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fd6deb",
"rgb": {
"r": 253,
"g": 109,
"b": 235
},
"hsl": {
"h": 307.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.7522,
"c": 0.22487,
"h": 332.7
},
"luminance": 0.37818
}Semantic roles & 50–950 ramp
primary
#FD6DEB
secondary
#D0F6D5
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85