#FE9DFD#FE9DFD
#FE9DFD is a very light, vivid purple. Relative luminance 0.523; OKLCH L 82.6% C 0.165 H 327.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9DFD |
|---|---|
| RGB | rgb(254, 157, 253) |
| HSL | hsl(301, 98%, 81%) |
| HSV | hsv(301, 38%, 100%) |
| CMYK | cmyk(0%, 38.2%, 0.4%, 0.4%) |
| CIE-LAB | lab(77.45, 50.15, -32.82) |
| CIE-LCH | lch(77.45, 59.94, 326.80°) |
| OKLab | oklab(82.58% 0.1393 -0.0894) |
| OKLCH | oklch(82.58% 0.165 327.3) |
| XYZ | xyz(70.6583, 52.2798, 99.2786) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.06
Plum
#DDA0DD
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 7.64
Lavender Pink
#DD85D7
ΔE00 7.88
Purply Pink
#F075E6
ΔE00 8.34
Light Lavendar
#EFC0FE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9DFD #9DFE9E
analogous
#CF9DFE #FE9DFD #FE9DCC
triadic
#FE9DFD #FDFE9D #9DFDFE
tetradic
#FE9DFD #FECF9D #9DFE9E #9DCCFE
square
#FE9DFD #FECF9D #9DFE9E #9DCCFE
split-complementary
#FE9DFD #CCFE9D #9DFECF
monochromatic
#FD24FB #FD60FC #FE9DFD #FFDAFE #FFE1FE
Accessibility & contrast
On white
1.83
#FE9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FE9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9DFD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9DFD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fe9dfd; /* rgb */ color: rgb(254, 157, 253); /* oklch */ color: oklch(82.6% 0.165 327.3);
Tailwind
colors: {
custom: {
50: '#ffbcfe',
500: '#fe9dfd',
950: '#000000',
},
}SCSS
$custom: #fe9dfd; $custom-light: #ffbcfe; $custom-dark: #000000;
JSON
{
"hex": "#fe9dfd",
"rgb": {
"r": 254,
"g": 157,
"b": 253
},
"hsl": {
"h": 300.619,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.82583,
"c": 0.16549,
"h": 327.3
},
"luminance": 0.52277
}Semantic roles & 50–950 ramp
primary
#FE9DFD
secondary
#5EE160
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286