#FE8CF2#FE8CF2
#FE8CF2 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.6% C 0.184 H 331.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8CF2 |
|---|---|
| RGB | rgb(254, 140, 242) |
| HSL | hsl(306, 98%, 77%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 44.9%, 4.7%, 0.4%) |
| CIE-LAB | lab(73.70, 56.74, -32.64) |
| CIE-LCH | lch(73.70, 65.45, 330.09°) |
| OKLab | oklab(79.64% 0.1609 -0.0887) |
| OKLCH | oklch(79.64% 0.184 331.1) |
| XYZ | xyz(66.2776, 46.2416, 89.4217) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.99
Bubblegum Pink
#FE83CC
ΔE00 7.00
Plum
#DDA0DD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8CF2 #8CFE98
analogous
#D18CFE #FE8CF2 #FE8CB9
triadic
#FE8CF2 #F2FE8C #8CF2FE
tetradic
#FE8CF2 #FED18C #8CFE98 #8CB9FE
square
#FE8CF2 #FED18C #8CFE98 #8CB9FE
split-complementary
#FE8CF2 #B9FE8C #8CFED1
monochromatic
#FD13E4 #FD4FEB #FE8CF2 #FFC9F9 #FFE1FC
Accessibility & contrast
On white
2.05
#FE8CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FE8CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8CF2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8CF2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF6
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8cf2; /* rgb */ color: rgb(254, 140, 242); /* oklch */ color: oklch(79.6% 0.184 331.1);
Tailwind
colors: {
custom: {
50: '#ffb1f6',
500: '#fe8cf2',
950: '#000000',
},
}SCSS
$custom: #fe8cf2; $custom-light: #ffb1f6; $custom-dark: #000000;
JSON
{
"hex": "#fe8cf2",
"rgb": {
"r": 254,
"g": 140,
"b": 242
},
"hsl": {
"h": 306.316,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.7964,
"c": 0.18375,
"h": 331.1
},
"luminance": 0.46238
}Semantic roles & 50–950 ramp
primary
#FE8CF2
secondary
#D4F7D8
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085