#FD9FFA#FD9FFA
#FD9FFA is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.7% C 0.159 H 328.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FFA |
|---|---|
| RGB | rgb(253, 159, 250) |
| HSL | hsl(302, 96%, 81%) |
| HSV | hsv(302, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 1.2%, 0.8%) |
| CIE-LAB | lab(77.63, 48.30, -30.93) |
| CIE-LCH | lch(77.63, 57.36, 327.37°) |
| OKLab | oklab(82.66% 0.1346 -0.0841) |
| OKLCH | oklch(82.66% 0.159 328) |
| XYZ | xyz(70.1602, 52.5842, 96.8780) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.44
Plum
#DDA0DD
ΔE00 6.51
Mauve
#E0B0FF
ΔE00 7.44
Lavender Pink
#DD85D7
ΔE00 7.84
Purply Pink
#F075E6
ΔE00 8.69
Light Lavendar
#EFC0FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FFA #9FFDA2
analogous
#D19FFD #FD9FFA #FD9FCB
triadic
#FD9FFA #FAFD9F #9FFAFD
tetradic
#FD9FFA #FDD19F #9FFDA2 #9FCBFD
square
#FD9FFA #FDD19F #9FFDA2 #9FCBFD
split-complementary
#FD9FFA #CBFD9F #9FFDD1
monochromatic
#FB27F4 #FC63F7 #FD9FFA #FEDBFD #FEE1FD
Accessibility & contrast
On white
1.82
#FD9FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FD9FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FFA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FFA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#B1C4F7
Tritanopia (blue-blind)
#FFA7C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fd9ffa; /* rgb */ color: rgb(253, 159, 250); /* oklch */ color: oklch(82.7% 0.159 328.0);
Tailwind
colors: {
custom: {
50: '#ffbdfc',
500: '#fd9ffa',
950: '#000000',
},
}SCSS
$custom: #fd9ffa; $custom-light: #ffbdfc; $custom-dark: #000000;
JSON
{
"hex": "#fd9ffa",
"rgb": {
"r": 253,
"g": 159,
"b": 250
},
"hsl": {
"h": 301.915,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.82658,
"c": 0.15873,
"h": 328
},
"luminance": 0.52581
}Semantic roles & 50–950 ramp
primary
#FD9FFA
secondary
#60E064
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285