#FD9EF6#FD9EF6
#FD9EF6 is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.3% C 0.157 H 329.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EF6 |
|---|---|
| RGB | rgb(253, 158, 246) |
| HSL | hsl(304, 96%, 81%) |
| HSV | hsv(304, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 2.8%, 0.8%) |
| CIE-LAB | lab(77.28, 48.12, -29.31) |
| CIE-LCH | lch(77.28, 56.34, 328.65°) |
| OKLab | oklab(82.34% 0.1351 -0.0795) |
| OKLCH | oklch(82.34% 0.157 329.5) |
| XYZ | xyz(69.3684, 51.9934, 93.5527) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 8.34
Purply Pink
#F075E6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EF6 #9EFDA5
analogous
#D49EFD #FD9EF6 #FD9EC6
triadic
#FD9EF6 #F6FD9E #9EF6FD
tetradic
#FD9EF6 #FDD49E #9EFDA5 #9EC6FD
square
#FD9EF6 #FDD49E #9EFDA5 #9EC6FD
split-complementary
#FD9EF6 #C6FD9E #9EFDD4
monochromatic
#FB26EB #FC62F0 #FD9EF6 #FEDAFC #FEE1FC
Accessibility & contrast
On white
1.84
#FD9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FD9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EF6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EF6 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7F9
Deuteranopia (green-blind)
#B2C3F3
Tritanopia (blue-blind)
#FFA5BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fd9ef6; /* rgb */ color: rgb(253, 158, 246); /* oklch */ color: oklch(82.3% 0.157 329.5);
Tailwind
colors: {
custom: {
50: '#ffbcf9',
500: '#fd9ef6',
950: '#000000',
},
}SCSS
$custom: #fd9ef6; $custom-light: #ffbcf9; $custom-dark: #000000;
JSON
{
"hex": "#fd9ef6",
"rgb": {
"r": 253,
"g": 158,
"b": 246
},
"hsl": {
"h": 304.421,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.82344,
"c": 0.15678,
"h": 329.5
},
"luminance": 0.5199
}Semantic roles & 50–950 ramp
primary
#FD9EF6
secondary
#60E069
accent
#E61100
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285