#FE6FFB#FE6FFB
#FE6FFB is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.3% C 0.235 H 328.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FFB |
|---|---|
| RGB | rgb(254, 111, 251) |
| HSL | hsl(301, 99%, 72%) |
| HSV | hsv(301, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(69.05, 71.60, -44.80) |
| CIE-LCH | lch(69.05, 84.46, 327.96°) |
| OKLab | oklab(76.33% 0.2003 -0.1233) |
| OKLCH | oklch(76.33% 0.235 328.4) |
| XYZ | xyz(63.9693, 39.4088, 95.4854) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.69
Light Magenta
#FA5FF7
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FFB #6FFE72
analogous
#BA6FFE #FE6FFB #FE6FB4
triadic
#FE6FFB #FBFE6F #6FFBFE
tetradic
#FE6FFB #FEBA6F #6FFE72 #6FB4FE
square
#FE6FFB #FEBA6F #6FFE72 #6FB4FE
split-complementary
#FE6FFB #B4FE6F #6FFEBA
monochromatic
#F102EC #FE32F9 #FE6FFB #FEACFD #FFE1FE
Accessibility & contrast
On white
2.36
#FE6FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FE6FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FFB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FFB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6ffb; /* rgb */ color: rgb(254, 111, 251); /* oklch */ color: oklch(76.3% 0.235 328.4);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#fe6ffb',
950: '#000000',
},
}SCSS
$custom: #fe6ffb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#fe6ffb",
"rgb": {
"r": 254,
"g": 111,
"b": 251
},
"hsl": {
"h": 301.259,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.76325,
"c": 0.23523,
"h": 328.4
},
"luminance": 0.39405
}Semantic roles & 50–950 ramp
primary
#FE6FFB
secondary
#D2F7D3
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85