#FD6EE8#FD6EE8
#FD6EE8 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.221 H 333.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EE8 |
|---|---|
| RGB | rgb(253, 110, 232) |
| HSL | hsl(309, 97%, 71%) |
| HSV | hsv(309, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 8.3%, 0.8%) |
| CIE-LAB | lab(67.92, 68.73, -36.11) |
| CIE-LCH | lch(67.92, 77.64, 332.28°) |
| OKLab | oklab(75.2% 0.1981 -0.0984) |
| OKLCH | oklch(75.2% 0.221 333.6) |
| XYZ | xyz(60.6496, 37.8651, 80.4426) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 3.86
Violet (CSS)
#EE82EE
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.31
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EE8 #6EFD83
analogous
#CA6EFD #FD6EE8 #FD6EA0
triadic
#FD6EE8 #E8FD6E #6EE8FD
tetradic
#FD6EE8 #FDCA6E #6EFD83 #6EA0FD
square
#FD6EE8 #FDCA6E #6EFD83 #6EA0FD
split-complementary
#FD6EE8 #A0FD6E #6EFDCA
monochromatic
#ED03CB #FC32DE #FD6EE8 #FEAAF2 #FFE1FA
Accessibility & contrast
On white
2.45
#FD6EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FD6EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EE8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EE8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98EC
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6ee8; /* rgb */ color: rgb(253, 110, 232); /* oklch */ color: oklch(75.2% 0.221 333.6);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fd6ee8',
950: '#000000',
},
}SCSS
$custom: #fd6ee8; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fd6ee8",
"rgb": {
"r": 253,
"g": 110,
"b": 232
},
"hsl": {
"h": 308.811,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75201,
"c": 0.22116,
"h": 333.6
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#FD6EE8
secondary
#D1F6D6
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84