#FF8FEE#FF8FEE
#FF8FEE is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.176 H 332.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FEE |
|---|---|
| RGB | rgb(255, 143, 238) |
| HSL | hsl(309, 100%, 78%) |
| HSV | hsv(309, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 6.7%, 0%) |
| CIE-LAB | lab(74.24, 54.89, -29.61) |
| CIE-LCH | lch(74.24, 62.37, 331.66°) |
| OKLab | oklab(80.02% 0.1569 -0.0802) |
| OKLCH | oklch(80.02% 0.176 332.9) |
| XYZ | xyz(66.4947, 47.0818, 86.4576) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.23
Plum
#DDA0DD
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FEE #8FFFA0
analogous
#D88FFF #FF8FEE #FF8FB6
triadic
#FF8FEE #EEFF8F #8FEEFF
tetradic
#FF8FEE #FFD88F #8FFFA0 #8FB6FF
square
#FF8FEE #FFD88F #8FFFA0 #8FB6FF
split-complementary
#FF8FEE #B6FF8F #8FFFD8
monochromatic
#FF15DB #FF52E5 #FF8FEE #FFCCF7 #FFE0FA
Accessibility & contrast
On white
2.02
#FF8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FEE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FEE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8fee; /* rgb */ color: rgb(255, 143, 238); /* oklch */ color: oklch(80.0% 0.176 332.9);
Tailwind
colors: {
custom: {
50: '#ffb3f3',
500: '#ff8fee',
950: '#000000',
},
}SCSS
$custom: #ff8fee; $custom-light: #ffb3f3; $custom-dark: #000000;
JSON
{
"hex": "#ff8fee",
"rgb": {
"r": 255,
"g": 143,
"b": 238
},
"hsl": {
"h": 309.107,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80019,
"c": 0.17623,
"h": 332.9
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#FF8FEE
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085