#FF8DFE#FF8DFE
#FF8DFE is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.4% C 0.193 H 327.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DFE |
|---|---|
| RGB | rgb(255, 141, 254) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 0.4%, 0%) |
| CIE-LAB | lab(74.49, 58.58, -37.93) |
| CIE-LCH | lch(74.49, 69.79, 327.08°) |
| OKLab | oklab(80.41% 0.1629 -0.1038) |
| OKLCH | oklch(80.41% 0.193 327.5) |
| XYZ | xyz(68.6531, 47.4690, 99.2930) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 7.01
Candy Pink
#FF63E9
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.92
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DFE #8DFF8E
analogous
#C78DFF #FF8DFE #FF8DC5
triadic
#FF8DFE #FEFF8D #8DFEFF
tetradic
#FF8DFE #FFC78D #8DFF8E #8DC5FF
square
#FF8DFE #FFC78D #8DFF8E #8DC5FF
split-complementary
#FF8DFE #C5FF8D #8DFFC7
monochromatic
#FF13FD #FF50FD #FF8DFE #FFCAFF #FFE0FF
Accessibility & contrast
On white
2.00
#FF8DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF8DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DFE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DFE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#FF98BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8dfe; /* rgb */ color: rgb(255, 141, 254); /* oklch */ color: oklch(80.4% 0.193 327.5);
Tailwind
colors: {
custom: {
50: '#ffb1ff',
500: '#ff8dfe',
950: '#000000',
},
}SCSS
$custom: #ff8dfe; $custom-light: #ffb1ff; $custom-dark: #000000;
JSON
{
"hex": "#ff8dfe",
"rgb": {
"r": 255,
"g": 141,
"b": 254
},
"hsl": {
"h": 300.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80409,
"c": 0.19317,
"h": 327.5
},
"luminance": 0.47466
}Semantic roles & 50–950 ramp
primary
#FF8DFE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086