#FE9DFF#FE9DFF
#FE9DFF is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.7% C 0.167 H 326.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9DFF |
|---|---|
| RGB | rgb(254, 157, 255) |
| HSL | hsl(299, 100%, 81%) |
| HSV | hsv(299, 38%, 100%) |
| CMYK | cmyk(0.4%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(77.52, 50.51, -33.78) |
| CIE-LCH | lch(77.52, 60.76, 326.22°) |
| OKLab | oklab(82.67% 0.1397 -0.0921) |
| OKLCH | oklch(82.67% 0.167 326.6) |
| XYZ | xyz(70.9786, 52.4079, 100.9653) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.06
Plum
#DDA0DD
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 7.56
Lavender Pink
#DD85D7
ΔE00 8.02
Purply Pink
#F075E6
ΔE00 8.38
Light Lavendar
#EFC0FE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9DFF #9EFF9D
analogous
#CD9DFF #FE9DFF #FF9DCF
triadic
#FE9DFF #FFFE9D #9DFFFE
tetradic
#FE9DFF #FFCD9D #9EFF9D #9DCFFF
square
#FE9DFF #FFCD9D #9EFF9D #9DCFFF
split-complementary
#FE9DFF #CFFF9D #9DFFCD
monochromatic
#FD23FF #FD60FF #FE9DFF #FFDAFF #FFE0FF
Accessibility & contrast
On white
1.83
#FE9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FE9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9DFF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9DFF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#FFA6C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fe9dff; /* rgb */ color: rgb(254, 157, 255); /* oklch */ color: oklch(82.7% 0.167 326.6);
Tailwind
colors: {
custom: {
50: '#ffbcff',
500: '#fe9dff',
950: '#000000',
},
}SCSS
$custom: #fe9dff; $custom-light: #ffbcff; $custom-dark: #000000;
JSON
{
"hex": "#fe9dff",
"rgb": {
"r": 254,
"g": 157,
"b": 255
},
"hsl": {
"h": 299.388,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82666,
"c": 0.16734,
"h": 326.6
},
"luminance": 0.52405
}Semantic roles & 50–950 ramp
primary
#FE9DFF
secondary
#5FE35E
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286