#FD9FFE#FD9FFE
#FD9FFE is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.8% C 0.162 H 326.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FFE |
|---|---|
| RGB | rgb(253, 159, 254) |
| HSL | hsl(299, 98%, 81%) |
| HSV | hsv(299, 37%, 100%) |
| CMYK | cmyk(0.4%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.78, 49.01, -32.86) |
| CIE-LCH | lch(77.78, 59.01, 326.16°) |
| OKLab | oklab(82.82% 0.1355 -0.0895) |
| OKLCH | oklch(82.82% 0.162 326.6) |
| XYZ | xyz(70.7941, 52.8377, 100.2163) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 8.09
Purply Pink
#F075E6
ΔE00 8.71
Light Lavendar
#EFC0FE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FFE #A0FE9F
analogous
#CD9FFE #FD9FFE #FE9FCF
triadic
#FD9FFE #FEFD9F #9FFEFD
tetradic
#FD9FFE #FECD9F #A0FE9F #9FCFFE
square
#FD9FFE #FECD9F #A0FE9F #9FCFFE
split-complementary
#FD9FFE #CFFE9F #9FFECD
monochromatic
#FA26FD #FC62FD #FD9FFE #FEDCFF #FEE1FF
Accessibility & contrast
On white
1.82
#FD9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FD9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FFE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FFE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fd9ffe; /* rgb */ color: rgb(253, 159, 254); /* oklch */ color: oklch(82.8% 0.162 326.6);
Tailwind
colors: {
custom: {
50: '#ffbdff',
500: '#fd9ffe',
950: '#000000',
},
}SCSS
$custom: #fd9ffe; $custom-light: #ffbdff; $custom-dark: #000000;
JSON
{
"hex": "#fd9ffe",
"rgb": {
"r": 253,
"g": 159,
"b": 254
},
"hsl": {
"h": 299.368,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.8282,
"c": 0.16244,
"h": 326.6
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#FD9FFE
secondary
#61E160
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286