#FF91BE#FF91BE
#FF91BE is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.6% C 0.141 H 354.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91BE |
|---|---|
| RGB | rgb(255, 145, 190) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 25.5%, 0%) |
| CIE-LAB | lab(73.05, 46.67, -5.02) |
| CIE-LCH | lch(73.05, 46.94, 353.86°) |
| OKLab | oklab(78.6% 0.1407 -0.0126) |
| OKLCH | oklch(78.6% 0.141 354.9) |
| XYZ | xyz(60.6614, 45.2332, 54.2411) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 5.02
Rosa
#FE86A4
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 5.74
Pig Pink
#E78EA5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91BE #91FFD2
analogous
#FF91F5 #FF91BE #FF9B91
triadic
#FF91BE #BEFF91 #91BEFF
tetradic
#FF91BE #F5FF91 #91FFD2 #9B91FF
square
#FF91BE #F5FF91 #91FFD2 #9B91FF
split-complementary
#FF91BE #91FF9B #91F5FF
monochromatic
#FF1776 #FF549A #FF91BE #FFCEE2 #FFE0ED
Accessibility & contrast
On white
2.09
#FF91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FF91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91BE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91BE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7C0
Deuteranopia (green-blind)
#BABBBB
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff91be; /* rgb */ color: rgb(255, 145, 190); /* oklch */ color: oklch(78.6% 0.141 354.9);
Tailwind
colors: {
custom: {
50: '#ffb3d1',
500: '#ff91be',
950: '#000000',
},
}SCSS
$custom: #ff91be; $custom-light: #ffb3d1; $custom-dark: #000000;
JSON
{
"hex": "#ff91be",
"rgb": {
"r": 255,
"g": 145,
"b": 190
},
"hsl": {
"h": 335.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78596,
"c": 0.14126,
"h": 354.9
},
"luminance": 0.45229
}Semantic roles & 50–950 ramp
primary
#FF91BE
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082