#FF9DFC#FF9DFC
#FF9DFC is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.7% C 0.165 H 328.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DFC |
|---|---|
| RGB | rgb(255, 157, 252) |
| HSL | hsl(302, 100%, 81%) |
| HSV | hsv(302, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 1.2%, 0%) |
| CIE-LAB | lab(77.52, 50.27, -32.16) |
| CIE-LCH | lch(77.52, 59.68, 327.40°) |
| OKLab | oklab(82.65% 0.1402 -0.0875) |
| OKLCH | oklch(82.65% 0.165 328) |
| XYZ | xyz(70.8664, 52.4055, 98.4590) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.14
Plum
#DDA0DD
ΔE00 7.03
Mauve
#E0B0FF
ΔE00 7.82
Lavender Pink
#DD85D7
ΔE00 7.88
Purply Pink
#F075E6
ΔE00 8.37
Bubblegum Pink
#FE83CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DFC #9DFFA0
analogous
#D19DFF #FF9DFC #FF9DCB
triadic
#FF9DFC #FCFF9D #9DFCFF
tetradic
#FF9DFC #FFD19D #9DFFA0 #9DCBFF
square
#FF9DFC #FFD19D #9DFFA0 #9DCBFF
split-complementary
#FF9DFC #CBFF9D #9DFFD1
monochromatic
#FF23F8 #FF60FA #FF9DFC #FFDAFE #FFE0FE
Accessibility & contrast
On white
1.83
#FF9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FF9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DFC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DFC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ff9dfc; /* rgb */ color: rgb(255, 157, 252); /* oklch */ color: oklch(82.7% 0.165 328.0);
Tailwind
colors: {
custom: {
50: '#ffbcfd',
500: '#ff9dfc',
950: '#000000',
},
}SCSS
$custom: #ff9dfc; $custom-light: #ffbcfd; $custom-dark: #000000;
JSON
{
"hex": "#ff9dfc",
"rgb": {
"r": 255,
"g": 157,
"b": 252
},
"hsl": {
"h": 301.837,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82651,
"c": 0.16522,
"h": 328
},
"luminance": 0.52402
}Semantic roles & 50–950 ramp
primary
#FF9DFC
secondary
#5EE362
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285