#FF8DF2#FF8DF2
#FF8DF2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.9% C 0.183 H 331.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF2 |
|---|---|
| RGB | rgb(255, 141, 242) |
| HSL | hsl(307, 100%, 78%) |
| HSV | hsv(307, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 5.1%, 0%) |
| CIE-LAB | lab(74.01, 56.54, -32.15) |
| CIE-LCH | lch(74.01, 65.04, 330.38°) |
| OKLab | oklab(79.9% 0.1606 -0.0873) |
| OKLCH | oklch(79.9% 0.183 331.5) |
| XYZ | xyz(66.7913, 46.7244, 89.4878) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF2 #8DFF9A
analogous
#D38DFF #FF8DF2 #FF8DB9
triadic
#FF8DF2 #F2FF8D #8DF2FF
tetradic
#FF8DF2 #FFD38D #8DFF9A #8DB9FF
square
#FF8DF2 #FFD38D #8DFF9A #8DB9FF
split-complementary
#FF8DF2 #B9FF8D #8DFFD3
monochromatic
#FF13E4 #FF50EB #FF8DF2 #FFCAF9 #FFE0FC
Accessibility & contrast
On white
2.03
#FF8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FF8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF6
Deuteranopia (green-blind)
#A8BCEF
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8df2; /* rgb */ color: rgb(255, 141, 242); /* oklch */ color: oklch(79.9% 0.183 331.5);
Tailwind
colors: {
custom: {
50: '#ffb1f6',
500: '#ff8df2',
950: '#000000',
},
}SCSS
$custom: #ff8df2; $custom-light: #ffb1f6; $custom-dark: #000000;
JSON
{
"hex": "#ff8df2",
"rgb": {
"r": 255,
"g": 141,
"b": 242
},
"hsl": {
"h": 306.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79898,
"c": 0.18281,
"h": 331.5
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#FF8DF2
secondary
#D4F7D8
accent
#E61A00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085