#FD6CE9#FD6CE9
#FD6CE9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.0% C 0.225 H 333.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CE9 |
|---|---|
| RGB | rgb(253, 108, 233) |
| HSL | hsl(308, 97%, 71%) |
| HSV | hsv(308, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 7.9%, 0.8%) |
| CIE-LAB | lab(67.65, 69.74, -37.09) |
| CIE-LCH | lch(67.65, 78.99, 332.00°) |
| OKLab | oklab(75.01% 0.2007 -0.1011) |
| OKLCH | oklch(75.01% 0.225 333.3) |
| XYZ | xyz(60.5786, 37.4954, 81.1217) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.12
Light Magenta
#FA5FF7
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CE9 #6CFD80
analogous
#C86CFD #FD6CE9 #FD6CA0
triadic
#FD6CE9 #E9FD6C #6CE9FD
tetradic
#FD6CE9 #FDC86C #6CFD80 #6CA0FD
square
#FD6CE9 #FDC86C #6CFD80 #6CA0FD
split-complementary
#FD6CE9 #A0FD6C #6CFDC8
monochromatic
#EB03CB #FC30E0 #FD6CE9 #FEA8F2 #FFE1FA
Accessibility & contrast
On white
2.47
#FD6CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FD6CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CE9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CE9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6997ED
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#FF77A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6ce9; /* rgb */ color: rgb(253, 108, 233); /* oklch */ color: oklch(75.0% 0.225 333.3);
Tailwind
colors: {
custom: {
50: '#ff9df0',
500: '#fd6ce9',
950: '#000000',
},
}SCSS
$custom: #fd6ce9; $custom-light: #ff9df0; $custom-dark: #000000;
JSON
{
"hex": "#fd6ce9",
"rgb": {
"r": 253,
"g": 108,
"b": 233
},
"hsl": {
"h": 308.276,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.75014,
"c": 0.22477,
"h": 333.3
},
"luminance": 0.37491
}Semantic roles & 50–950 ramp
primary
#FD6CE9
secondary
#CFF6D4
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84