#FF9BDB#FF9BDB
#FF9BDB is a light, vivid pink. Relative luminance 0.498; OKLCH L 81.1% C 0.142 H 341.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BDB |
|---|---|
| RGB | rgb(255, 155, 219) |
| HSL | hsl(322, 100%, 80%) |
| HSV | hsv(322, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 14.1%, 0%) |
| CIE-LAB | lab(75.96, 45.82, -16.62) |
| CIE-LCH | lch(75.96, 48.74, 340.06°) |
| OKLab | oklab(81.09% 0.1346 -0.0441) |
| OKLCH | oklch(81.09% 0.142 341.9) |
| XYZ | xyz(65.7480, 49.8211, 73.1575) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 8.20
Lavender Pink
#DD85D7
ΔE00 8.39
Violet (CSS)
#EE82EE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BDB #9BFFBF
analogous
#F19BFF #FF9BDB #FF9BA9
triadic
#FF9BDB #DBFF9B #9BDBFF
tetradic
#FF9BDB #FFF19B #9BFFBF #9BA9FF
square
#FF9BDB #FFF19B #9BFFBF #9BA9FF
split-complementary
#FF9BDB #A9FF9B #9BFFF1
monochromatic
#FF21AF #FF5EC5 #FF9BDB #FFD8F1 #FFE0F4
Accessibility & contrast
On white
1.92
#FF9BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FF9BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BDB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BDB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DD
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#FF9CB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9bdb; /* rgb */ color: rgb(255, 155, 219); /* oklch */ color: oklch(81.1% 0.142 341.9);
Tailwind
colors: {
custom: {
50: '#ffbae6',
500: '#ff9bdb',
950: '#000000',
},
}SCSS
$custom: #ff9bdb; $custom-light: #ffbae6; $custom-dark: #000000;
JSON
{
"hex": "#ff9bdb",
"rgb": {
"r": 255,
"g": 155,
"b": 219
},
"hsl": {
"h": 321.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81092,
"c": 0.14164,
"h": 341.9
},
"luminance": 0.49817
}Semantic roles & 50–950 ramp
primary
#FF9BDB
secondary
#D4F7E1
accent
#E65300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184