#FE9DF8#FE9DF8
#FE9DF8 is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.4% C 0.161 H 329.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9DF8 |
|---|---|
| RGB | rgb(254, 157, 248) |
| HSL | hsl(304, 98%, 81%) |
| HSV | hsv(304, 38%, 100%) |
| CMYK | cmyk(0%, 38.2%, 2.4%, 0.4%) |
| CIE-LAB | lab(77.26, 49.28, -30.41) |
| CIE-LCH | lch(77.26, 57.90, 328.32°) |
| OKLab | oklab(82.38% 0.1381 -0.0826) |
| OKLCH | oklch(82.38% 0.161 329.1) |
| XYZ | xyz(69.8722, 51.9654, 95.1386) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 7.93
Purply Pink
#F075E6
ΔE00 8.34
Bubblegum Pink
#FE83CC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9DF8 #9DFEA3
analogous
#D39DFE #FE9DF8 #FE9DC7
triadic
#FE9DF8 #F8FE9D #9DF8FE
tetradic
#FE9DF8 #FED39D #9DFEA3 #9DC7FE
square
#FE9DF8 #FED39D #9DFEA3 #9DC7FE
split-complementary
#FE9DF8 #C7FE9D #9DFED3
monochromatic
#FD24EF #FD60F4 #FE9DF8 #FFDAFC #FFE1FD
Accessibility & contrast
On white
1.84
#FE9DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FE9DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9DF8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9DF8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FB
Deuteranopia (green-blind)
#B1C3F5
Tritanopia (blue-blind)
#FFA5BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fe9df8; /* rgb */ color: rgb(254, 157, 248); /* oklch */ color: oklch(82.4% 0.161 329.1);
Tailwind
colors: {
custom: {
50: '#ffbcfa',
500: '#fe9df8',
950: '#000000',
},
}SCSS
$custom: #fe9df8; $custom-light: #ffbcfa; $custom-dark: #000000;
JSON
{
"hex": "#fe9df8",
"rgb": {
"r": 254,
"g": 157,
"b": 248
},
"hsl": {
"h": 303.711,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.8238,
"c": 0.16093,
"h": 329.1
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#FE9DF8
secondary
#5EE166
accent
#E60E00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285