#FD9EF8#FD9EF8
#FD9EF8 is a very light, vivid purple. Relative luminance 0.521; OKLCH L 82.4% C 0.159 H 328.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EF8 |
|---|---|
| RGB | rgb(253, 158, 248) |
| HSL | hsl(303, 96%, 81%) |
| HSV | hsv(303, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 2%, 0.8%) |
| CIE-LAB | lab(77.35, 48.46, -30.28) |
| CIE-LCH | lch(77.35, 57.15, 328.00°) |
| OKLab | oklab(82.42% 0.1356 -0.0822) |
| OKLCH | oklch(82.42% 0.159 328.8) |
| XYZ | xyz(69.6770, 52.1169, 95.1781) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 7.68
Purply Pink
#F075E6
ΔE00 8.50
Bubblegum Pink
#FE83CC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EF8 #9EFDA3
analogous
#D29EFD #FD9EF8 #FD9EC8
triadic
#FD9EF8 #F8FD9E #9EF8FD
tetradic
#FD9EF8 #FDD29E #9EFDA3 #9EC8FD
square
#FD9EF8 #FDD29E #9EFDA3 #9EC8FD
split-complementary
#FD9EF8 #C8FD9E #9EFDD2
monochromatic
#FB26EF #FC62F4 #FD9EF8 #FEDAFC #FEE1FD
Accessibility & contrast
On white
1.84
#FD9EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FD9EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EF8
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EF8 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FB
Deuteranopia (green-blind)
#B1C4F5
Tritanopia (blue-blind)
#FFA6C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fd9ef8; /* rgb */ color: rgb(253, 158, 248); /* oklch */ color: oklch(82.4% 0.159 328.8);
Tailwind
colors: {
custom: {
50: '#ffbcfa',
500: '#fd9ef8',
950: '#000000',
},
}SCSS
$custom: #fd9ef8; $custom-light: #ffbcfa; $custom-dark: #000000;
JSON
{
"hex": "#fd9ef8",
"rgb": {
"r": 253,
"g": 158,
"b": 248
},
"hsl": {
"h": 303.158,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.82424,
"c": 0.15859,
"h": 328.8
},
"luminance": 0.52114
}Semantic roles & 50–950 ramp
primary
#FD9EF8
secondary
#60E066
accent
#E60C00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285