#FF91DD#FF91DD
#FF91DD is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.7% C 0.160 H 339.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91DD |
|---|---|
| RGB | rgb(255, 145, 221) |
| HSL | hsl(319, 100%, 78%) |
| HSV | hsv(319, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 13.3%, 0%) |
| CIE-LAB | lab(74.02, 51.18, -20.65) |
| CIE-LCH | lch(74.02, 55.19, 338.03°) |
| OKLab | oklab(79.65% 0.1499 -0.0551) |
| OKLCH | oklch(79.65% 0.16 339.8) |
| XYZ | xyz(64.4170, 46.7354, 74.0205) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.71
Violet (CSS)
#EE82EE
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91DD #91FFB3
analogous
#EA91FF #FF91DD #FF91A6
triadic
#FF91DD #DDFF91 #91DDFF
tetradic
#FF91DD #FFEA91 #91FFB3 #91A6FF
square
#FF91DD #FFEA91 #91FFB3 #91A6FF
split-complementary
#FF91DD #A6FF91 #91FFEA
monochromatic
#FF17B7 #FF54CA #FF91DD #FFCEF0 #FFE0F6
Accessibility & contrast
On white
2.03
#FF91DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FF91DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91DD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91DD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE0
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff91dd; /* rgb */ color: rgb(255, 145, 221); /* oklch */ color: oklch(79.7% 0.160 339.8);
Tailwind
colors: {
custom: {
50: '#ffb4e7',
500: '#ff91dd',
950: '#000000',
},
}SCSS
$custom: #ff91dd; $custom-light: #ffb4e7; $custom-dark: #000000;
JSON
{
"hex": "#ff91dd",
"rgb": {
"r": 255,
"g": 145,
"b": 221
},
"hsl": {
"h": 318.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79652,
"c": 0.15972,
"h": 339.8
},
"luminance": 0.46731
}Semantic roles & 50–950 ramp
primary
#FF91DD
secondary
#D4F7DF
accent
#E64700
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084