#FF8DF4#FF8DF4
#FF8DF4 is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.184 H 330.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF4 |
|---|---|
| RGB | rgb(255, 141, 244) |
| HSL | hsl(306, 100%, 78%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 4.3%, 0%) |
| CIE-LAB | lab(74.09, 56.87, -33.12) |
| CIE-LCH | lch(74.09, 65.81, 329.79°) |
| OKLab | oklab(79.98% 0.161 -0.0901) |
| OKLCH | oklch(79.98% 0.185 330.8) |
| XYZ | xyz(67.0934, 46.8452, 91.0785) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 7.26
Plum
#DDA0DD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF4 #8DFF98
analogous
#D18DFF #FF8DF4 #FF8DBB
triadic
#FF8DF4 #F4FF8D #8DF4FF
tetradic
#FF8DF4 #FFD18D #8DFF98 #8DBBFF
square
#FF8DF4 #FFD18D #8DFF98 #8DBBFF
split-complementary
#FF8DF4 #BBFF8D #8DFFD1
monochromatic
#FF13E8 #FF50EE #FF8DF4 #FFCAFA #FFE0FC
Accessibility & contrast
On white
2.03
#FF8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FF8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF4 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF8
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8df4; /* rgb */ color: rgb(255, 141, 244); /* oklch */ color: oklch(80.0% 0.184 330.8);
Tailwind
colors: {
custom: {
50: '#ffb1f8',
500: '#ff8df4',
950: '#000000',
},
}SCSS
$custom: #ff8df4; $custom-light: #ffb1f8; $custom-dark: #000000;
JSON
{
"hex": "#ff8df4",
"rgb": {
"r": 255,
"g": 141,
"b": 244
},
"hsl": {
"h": 305.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79982,
"c": 0.1845,
"h": 330.8
},
"luminance": 0.46841
}Semantic roles & 50–950 ramp
primary
#FF8DF4
secondary
#D4F7D7
accent
#E61600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085