#FD91F4#FD91F4
#FD91F4 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.177 H 330.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91F4 |
|---|---|
| RGB | rgb(253, 145, 244) |
| HSL | hsl(305, 96%, 78%) |
| HSV | hsv(305, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 3.6%, 0.8%) |
| CIE-LAB | lab(74.62, 54.32, -32.32) |
| CIE-LCH | lch(74.62, 63.21, 329.24°) |
| OKLab | oklab(80.32% 0.1532 -0.0879) |
| OKLCH | oklch(80.32% 0.177 330.2) |
| XYZ | xyz(66.9618, 47.6686, 91.2443) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.43
Plum
#DDA0DD
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91F4 #91FD9A
analogous
#D091FD #FD91F4 #FD91BE
triadic
#FD91F4 #F4FD91 #91F4FD
tetradic
#FD91F4 #FDD091 #91FD9A #91BEFD
square
#FD91F4 #FDD091 #91FD9A #91BEFD
split-complementary
#FD91F4 #BEFD91 #91FDD0
monochromatic
#FB19E8 #FC55EE #FD91F4 #FECDFA #FEE1FC
Accessibility & contrast
On white
1.99
#FD91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FD91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91F4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91F4 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd91f4; /* rgb */ color: rgb(253, 145, 244); /* oklch */ color: oklch(80.3% 0.177 330.2);
Tailwind
colors: {
custom: {
50: '#ffb4f8',
500: '#fd91f4',
950: '#000000',
},
}SCSS
$custom: #fd91f4; $custom-light: #ffb4f8; $custom-dark: #000000;
JSON
{
"hex": "#fd91f4",
"rgb": {
"r": 253,
"g": 145,
"b": 244
},
"hsl": {
"h": 305,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80322,
"c": 0.17665,
"h": 330.2
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#FD91F4
secondary
#D4F7D7
accent
#E61300
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085