#FE9FFB#FE9FFB
#FE9FFB is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.8% C 0.160 H 328.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9FFB |
|---|---|
| RGB | rgb(254, 159, 251) |
| HSL | hsl(302, 98%, 81%) |
| HSV | hsv(302, 37%, 100%) |
| CMYK | cmyk(0%, 37.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(77.78, 48.78, -31.23) |
| CIE-LCH | lch(77.78, 57.92, 327.37°) |
| OKLab | oklab(82.81% 0.136 -0.0849) |
| OKLCH | oklch(82.81% 0.16 328) |
| XYZ | xyz(70.6825, 52.8353, 97.7232) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 7.97
Purply Pink
#F075E6
ΔE00 8.72
Light Lavendar
#EFC0FE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9FFB #9FFEA2
analogous
#D19FFE #FE9FFB #FE9FCB
triadic
#FE9FFB #FBFE9F #9FFBFE
tetradic
#FE9FFB #FED19F #9FFEA2 #9FCBFE
square
#FE9FFB #FED19F #9FFEA2 #9FCBFE
split-complementary
#FE9FFB #CBFE9F #9FFED1
monochromatic
#FD26F6 #FD62F8 #FE9FFB #FFDCFE #FFE1FE
Accessibility & contrast
On white
1.82
#FE9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FE9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9FFB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9FFB | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FE
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fe9ffb; /* rgb */ color: rgb(254, 159, 251); /* oklch */ color: oklch(82.8% 0.160 328.0);
Tailwind
colors: {
custom: {
50: '#ffbdfd',
500: '#fe9ffb',
950: '#000000',
},
}SCSS
$custom: #fe9ffb; $custom-light: #ffbdfd; $custom-dark: #000000;
JSON
{
"hex": "#fe9ffb",
"rgb": {
"r": 254,
"g": 159,
"b": 251
},
"hsl": {
"h": 301.895,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82806,
"c": 0.1603,
"h": 328
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#FE9FFB
secondary
#60E164
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285