#FF8FE7#FF8FE7
#FF8FE7 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.7% C 0.171 H 335.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FE7 |
|---|---|
| RGB | rgb(255, 143, 231) |
| HSL | hsl(313, 100%, 78%) |
| HSV | hsv(313, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 9.4%, 0%) |
| CIE-LAB | lab(73.98, 53.75, -26.18) |
| CIE-LCH | lch(73.98, 59.79, 334.03°) |
| OKLab | oklab(79.74% 0.1553 -0.0706) |
| OKLCH | oklch(79.74% 0.171 335.6) |
| XYZ | xyz(65.4863, 46.6784, 81.1464) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.36
Plum
#DDA0DD
ΔE00 7.26
Pink (survey)
#FF81C0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FE7 #8FFFA7
analogous
#DF8FFF #FF8FE7 #FF8FAF
triadic
#FF8FE7 #E7FF8F #8FE7FF
tetradic
#FF8FE7 #FFDF8F #8FFFA7 #8FAFFF
square
#FF8FE7 #FFDF8F #8FFFA7 #8FAFFF
split-complementary
#FF8FE7 #AFFF8F #8FFFDF
monochromatic
#FF15CD #FF52DA #FF8FE7 #FFCCF4 #FFE0F8
Accessibility & contrast
On white
2.03
#FF8FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF8FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FE7
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FE7 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABEA
Deuteranopia (green-blind)
#AEBCE4
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8fe7; /* rgb */ color: rgb(255, 143, 231); /* oklch */ color: oklch(79.7% 0.171 335.6);
Tailwind
colors: {
custom: {
50: '#ffb2ee',
500: '#ff8fe7',
950: '#000000',
},
}SCSS
$custom: #ff8fe7; $custom-light: #ffb2ee; $custom-dark: #000000;
JSON
{
"hex": "#ff8fe7",
"rgb": {
"r": 255,
"g": 143,
"b": 231
},
"hsl": {
"h": 312.857,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.79741,
"c": 0.17059,
"h": 335.6
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#FF8FE7
secondary
#D4F7DB
accent
#E63100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084