#FF91DF#FF91DF
#FF91DF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.7% C 0.161 H 338.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91DF |
|---|---|
| RGB | rgb(255, 145, 223) |
| HSL | hsl(317, 100%, 78%) |
| HSV | hsv(317, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 12.5%, 0%) |
| CIE-LAB | lab(74.09, 51.49, -21.64) |
| CIE-LCH | lch(74.09, 55.85, 337.20°) |
| OKLab | oklab(79.73% 0.1504 -0.0579) |
| OKLCH | oklch(79.73% 0.161 338.9) |
| XYZ | xyz(64.6850, 46.8426, 75.4322) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Pink (survey)
#FF81C0
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.54
Violet (CSS)
#EE82EE
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91DF #91FFB1
analogous
#E891FF #FF91DF #FF91A8
triadic
#FF91DF #DFFF91 #91DFFF
tetradic
#FF91DF #FFE891 #91FFB1 #91A8FF
square
#FF91DF #FFE891 #91FFB1 #91A8FF
split-complementary
#FF91DF #A8FF91 #91FFE8
monochromatic
#FF17BB #FF54CD #FF91DF #FFCEF1 #FFE0F6
Accessibility & contrast
On white
2.03
#FF91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FF91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91DF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91DF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#B2BCDC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff91df; /* rgb */ color: rgb(255, 145, 223); /* oklch */ color: oklch(79.7% 0.161 338.9);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#ff91df',
950: '#000000',
},
}SCSS
$custom: #ff91df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#ff91df",
"rgb": {
"r": 255,
"g": 145,
"b": 223
},
"hsl": {
"h": 317.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79727,
"c": 0.16119,
"h": 338.9
},
"luminance": 0.46839
}Semantic roles & 50–950 ramp
primary
#FF91DF
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084