#FF8DF9#FF8DF9
#FF8DF9 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.2% C 0.189 H 329.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF9 |
|---|---|
| RGB | rgb(255, 141, 249) |
| HSL | hsl(303, 100%, 78%) |
| HSV | hsv(303, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 2.4%, 0%) |
| CIE-LAB | lab(74.29, 57.72, -35.53) |
| CIE-LCH | lch(74.29, 67.78, 328.39°) |
| OKLab | oklab(80.19% 0.162 -0.0969) |
| OKLCH | oklch(80.19% 0.189 329.1) |
| XYZ | xyz(67.8628, 47.1530, 95.1311) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 7.24
Bubblegum Pink
#FE83CC
ΔE00 8.11
Light Magenta
#FA5FF7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF9 #8DFF93
analogous
#CC8DFF #FF8DF9 #FF8DC0
triadic
#FF8DF9 #F9FF8D #8DF9FF
tetradic
#FF8DF9 #FFCC8D #8DFF93 #8DC0FF
square
#FF8DF9 #FFCC8D #8DFF93 #8DC0FF
split-complementary
#FF8DF9 #C0FF8D #8DFFCC
monochromatic
#FF13F3 #FF50F6 #FF8DF9 #FFCAFC #FFE0FD
Accessibility & contrast
On white
2.01
#FF8DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF8DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF9
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF9 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8df9; /* rgb */ color: rgb(255, 141, 249); /* oklch */ color: oklch(80.2% 0.189 329.1);
Tailwind
colors: {
custom: {
50: '#ffb1fb',
500: '#ff8df9',
950: '#000000',
},
}SCSS
$custom: #ff8df9; $custom-light: #ffb1fb; $custom-dark: #000000;
JSON
{
"hex": "#ff8df9",
"rgb": {
"r": 255,
"g": 141,
"b": 249
},
"hsl": {
"h": 303.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80193,
"c": 0.18879,
"h": 329.1
},
"luminance": 0.47149
}Semantic roles & 50–950 ramp
primary
#FF8DF9
secondary
#D4F7D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085