#FF8FFE#FF8FFE
#FF8FFE is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.7% C 0.190 H 327.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FFE |
|---|---|
| RGB | rgb(255, 143, 254) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 0.4%, 0%) |
| CIE-LAB | lab(74.87, 57.60, -37.35) |
| CIE-LCH | lch(74.87, 68.65, 327.04°) |
| OKLab | oklab(80.69% 0.1602 -0.1021) |
| OKLCH | oklch(80.69% 0.19 327.5) |
| XYZ | xyz(68.9506, 48.0642, 99.3922) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.73
Violet Pink
#FB5FFC
ΔE00 8.31
Light Magenta
#FA5FF7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FFE #8FFF90
analogous
#C88FFF #FF8FFE #FF8FC6
triadic
#FF8FFE #FEFF8F #8FFEFF
tetradic
#FF8FFE #FFC88F #8FFF90 #8FC6FF
square
#FF8FFE #FFC88F #8FFF90 #8FC6FF
split-complementary
#FF8FFE #C6FF8F #8FFFC8
monochromatic
#FF15FD #FF52FD #FF8FFE #FFCCFF #FFE0FF
Accessibility & contrast
On white
1.98
#FF8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FFE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FFE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff8ffe; /* rgb */ color: rgb(255, 143, 254); /* oklch */ color: oklch(80.7% 0.190 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#ff8ffe',
950: '#000000',
},
}SCSS
$custom: #ff8ffe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#ff8ffe",
"rgb": {
"r": 255,
"g": 143,
"b": 254
},
"hsl": {
"h": 300.536,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80689,
"c": 0.18997,
"h": 327.5
},
"luminance": 0.48061
}Semantic roles & 50–950 ramp
primary
#FF8FFE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086