#FF91DB#FF91DB
#FF91DB is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.6% C 0.158 H 340.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91DB |
|---|---|
| RGB | rgb(255, 145, 219) |
| HSL | hsl(320, 100%, 78%) |
| HSV | hsv(320, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 14.1%, 0%) |
| CIE-LAB | lab(73.95, 50.87, -19.66) |
| CIE-LCH | lch(73.95, 54.53, 338.87°) |
| OKLab | oklab(79.58% 0.1494 -0.0524) |
| OKLCH | oklch(79.58% 0.158 340.7) |
| XYZ | xyz(64.1521, 46.6294, 72.6255) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.30
Violet (CSS)
#EE82EE
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91DB #91FFB5
analogous
#EC91FF #FF91DB #FF91A4
triadic
#FF91DB #DBFF91 #91DBFF
tetradic
#FF91DB #FFEC91 #91FFB5 #91A4FF
square
#FF91DB #FFEC91 #91FFB5 #91A4FF
split-complementary
#FF91DB #A4FF91 #91FFEC
monochromatic
#FF17B3 #FF54C7 #FF91DB #FFCEEF #FFE0F5
Accessibility & contrast
On white
2.03
#FF91DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF91DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91DB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91DB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#B3BCD8
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff91db; /* rgb */ color: rgb(255, 145, 219); /* oklch */ color: oklch(79.6% 0.158 340.7);
Tailwind
colors: {
custom: {
50: '#ffb4e6',
500: '#ff91db',
950: '#000000',
},
}SCSS
$custom: #ff91db; $custom-light: #ffb4e6; $custom-dark: #000000;
JSON
{
"hex": "#ff91db",
"rgb": {
"r": 255,
"g": 145,
"b": 219
},
"hsl": {
"h": 319.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79579,
"c": 0.15829,
"h": 340.7
},
"luminance": 0.46625
}Semantic roles & 50–950 ramp
primary
#FF91DB
secondary
#D4F7DF
accent
#E64B00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084