#FF8DFB#FF8DFB
#FF8DFB is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.3% C 0.191 H 328.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DFB |
|---|---|
| RGB | rgb(255, 141, 251) |
| HSL | hsl(302, 100%, 78%) |
| HSV | hsv(302, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 1.6%, 0%) |
| CIE-LAB | lab(74.37, 58.06, -36.49) |
| CIE-LCH | lch(74.37, 68.58, 327.85°) |
| OKLab | oklab(80.28% 0.1624 -0.0997) |
| OKLCH | oklch(80.28% 0.191 328.5) |
| XYZ | xyz(68.1764, 47.2784, 96.7827) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.29
Violet Pink
#FB5FFC
ΔE00 8.04
Light Magenta
#FA5FF7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DFB #8DFF91
analogous
#CA8DFF #FF8DFB #FF8DC2
triadic
#FF8DFB #FBFF8D #8DFBFF
tetradic
#FF8DFB #FFCA8D #8DFF91 #8DC2FF
square
#FF8DFB #FFCA8D #8DFF91 #8DC2FF
split-complementary
#FF8DFB #C2FF8D #8DFFCA
monochromatic
#FF13F7 #FF50F9 #FF8DFB #FFCAFD #FFE0FE
Accessibility & contrast
On white
2.01
#FF8DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF8DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DFB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DFB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8dfb; /* rgb */ color: rgb(255, 141, 251); /* oklch */ color: oklch(80.3% 0.191 328.5);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#ff8dfb',
950: '#000000',
},
}SCSS
$custom: #ff8dfb; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#ff8dfb",
"rgb": {
"r": 255,
"g": 141,
"b": 251
},
"hsl": {
"h": 302.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80279,
"c": 0.19053,
"h": 328.5
},
"luminance": 0.47275
}Semantic roles & 50–950 ramp
primary
#FF8DFB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085