#FD91F2#FD91F2
#FD91F2 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.175 H 330.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91F2 |
|---|---|
| RGB | rgb(253, 145, 242) |
| HSL | hsl(306, 96%, 78%) |
| HSV | hsv(306, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 4.3%, 0.8%) |
| CIE-LAB | lab(74.54, 53.98, -31.35) |
| CIE-LCH | lch(74.54, 62.43, 329.85°) |
| OKLab | oklab(80.24% 0.1528 -0.0852) |
| OKLCH | oklch(80.24% 0.175 330.9) |
| XYZ | xyz(66.6597, 47.5478, 89.6537) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.29
Candy Pink
#FF63E9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91F2 #91FD9C
analogous
#D291FD #FD91F2 #FD91BC
triadic
#FD91F2 #F2FD91 #91F2FD
tetradic
#FD91F2 #FDD291 #91FD9C #91BCFD
square
#FD91F2 #FDD291 #91FD9C #91BCFD
split-complementary
#FD91F2 #BCFD91 #91FDD2
monochromatic
#FB19E4 #FC55EB #FD91F2 #FECDF9 #FEE1FB
Accessibility & contrast
On white
2.00
#FD91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FD91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91F2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91F2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd91f2; /* rgb */ color: rgb(253, 145, 242); /* oklch */ color: oklch(80.2% 0.175 330.9);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#fd91f2',
950: '#000000',
},
}SCSS
$custom: #fd91f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fd91f2",
"rgb": {
"r": 253,
"g": 145,
"b": 242
},
"hsl": {
"h": 306.111,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.8024,
"c": 0.17492,
"h": 330.9
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#FD91F2
secondary
#D4F7D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085