#FF9DFD#FF9DFD
#FF9DFD is a very light, vivid purple. Relative luminance 0.525; OKLCH L 82.7% C 0.166 H 327.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DFD |
|---|---|
| RGB | rgb(255, 157, 253) |
| HSL | hsl(301, 100%, 81%) |
| HSV | hsv(301, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 0.8%, 0%) |
| CIE-LAB | lab(77.56, 50.45, -32.64) |
| CIE-LCH | lch(77.56, 60.09, 327.10°) |
| OKLab | oklab(82.69% 0.1404 -0.0889) |
| OKLCH | oklch(82.69% 0.166 327.7) |
| XYZ | xyz(71.0253, 52.4690, 99.2958) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.13
Plum
#DDA0DD
ΔE00 7.13
Mauve
#E0B0FF
ΔE00 7.77
Lavender Pink
#DD85D7
ΔE00 7.95
Purply Pink
#F075E6
ΔE00 8.38
Bubblegum Pink
#FE83CC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DFD #9DFF9F
analogous
#D09DFF #FF9DFD #FF9DCC
triadic
#FF9DFD #FDFF9D #9DFDFF
tetradic
#FF9DFD #FFD09D #9DFF9F #9DCCFF
square
#FF9DFD #FFD09D #9DFF9F #9DCCFF
split-complementary
#FF9DFD #CCFF9D #9DFFD0
monochromatic
#FF23FB #FF60FC #FF9DFD #FFDAFE #FFE0FE
Accessibility & contrast
On white
1.83
#FF9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FF9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DFD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DFD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ff9dfd; /* rgb */ color: rgb(255, 157, 253); /* oklch */ color: oklch(82.7% 0.166 327.7);
Tailwind
colors: {
custom: {
50: '#ffbcfe',
500: '#ff9dfd',
950: '#000000',
},
}SCSS
$custom: #ff9dfd; $custom-light: #ffbcfe; $custom-dark: #000000;
JSON
{
"hex": "#ff9dfd",
"rgb": {
"r": 255,
"g": 157,
"b": 253
},
"hsl": {
"h": 301.224,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82692,
"c": 0.16613,
"h": 327.7
},
"luminance": 0.52466
}Semantic roles & 50–950 ramp
primary
#FF9DFD
secondary
#5EE360
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286