#FF91DE#FF91DE
#FF91DE is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.7% C 0.160 H 339.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91DE |
|---|---|
| RGB | rgb(255, 145, 222) |
| HSL | hsl(318, 100%, 78%) |
| HSV | hsv(318, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 12.9%, 0%) |
| CIE-LAB | lab(74.05, 51.33, -21.15) |
| CIE-LCH | lch(74.05, 55.52, 337.61°) |
| OKLab | oklab(79.69% 0.1502 -0.0565) |
| OKLCH | oklch(79.69% 0.16 339.4) |
| XYZ | xyz(64.5506, 46.7888, 74.7243) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.15
Purply Pink
#F075E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91DE #91FFB2
analogous
#E991FF #FF91DE #FF91A7
triadic
#FF91DE #DEFF91 #91DEFF
tetradic
#FF91DE #FFE991 #91FFB2 #91A7FF
square
#FF91DE #FFE991 #91FFB2 #91A7FF
split-complementary
#FF91DE #A7FF91 #91FFE9
monochromatic
#FF17B9 #FF54CC #FF91DE #FFCEF0 #FFE0F6
Accessibility & contrast
On white
2.03
#FF91DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF91DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91DE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91DE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#FF93AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff91de; /* rgb */ color: rgb(255, 145, 222); /* oklch */ color: oklch(79.7% 0.160 339.4);
Tailwind
colors: {
custom: {
50: '#ffb4e8',
500: '#ff91de',
950: '#000000',
},
}SCSS
$custom: #ff91de; $custom-light: #ffb4e8; $custom-dark: #000000;
JSON
{
"hex": "#ff91de",
"rgb": {
"r": 255,
"g": 145,
"b": 222
},
"hsl": {
"h": 318,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79689,
"c": 0.16046,
"h": 339.4
},
"luminance": 0.46785
}Semantic roles & 50–950 ramp
primary
#FF91DE
secondary
#D4F7DE
accent
#E64500
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084