#FF9BDF#FF9BDF
#FF9BDF is a light, vivid pink. Relative luminance 0.500; OKLCH L 81.2% C 0.145 H 339.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BDF |
|---|---|
| RGB | rgb(255, 155, 223) |
| HSL | hsl(319, 100%, 80%) |
| HSV | hsv(319, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 12.5%, 0%) |
| CIE-LAB | lab(76.09, 46.45, -18.61) |
| CIE-LCH | lch(76.09, 50.04, 338.17°) |
| OKLab | oklab(81.23% 0.1357 -0.0496) |
| OKLCH | oklch(81.23% 0.145 339.9) |
| XYZ | xyz(66.2809, 50.0343, 75.9642) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.16
Plum
#DDA0DD
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 7.96
Violet (CSS)
#EE82EE
ΔE00 8.58
Powder Pink
#FFB2D0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BDF #9BFFBB
analogous
#ED9BFF #FF9BDF #FF9BAD
triadic
#FF9BDF #DFFF9B #9BDFFF
tetradic
#FF9BDF #FFED9B #9BFFBB #9BADFF
square
#FF9BDF #FFED9B #9BFFBB #9BADFF
split-complementary
#FF9BDF #ADFF9B #9BFFED
monochromatic
#FF21B8 #FF5ECB #FF9BDF #FFD8F3 #FFE0F5
Accessibility & contrast
On white
1.91
#FF9BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FF9BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BDF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BDF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#FF9DB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9bdf; /* rgb */ color: rgb(255, 155, 223); /* oklch */ color: oklch(81.2% 0.145 339.9);
Tailwind
colors: {
custom: {
50: '#ffbae9',
500: '#ff9bdf',
950: '#000000',
},
}SCSS
$custom: #ff9bdf; $custom-light: #ffbae9; $custom-dark: #000000;
JSON
{
"hex": "#ff9bdf",
"rgb": {
"r": 255,
"g": 155,
"b": 223
},
"hsl": {
"h": 319.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81234,
"c": 0.14451,
"h": 339.9
},
"luminance": 0.5003
}Semantic roles & 50–950 ramp
primary
#FF9BDF
secondary
#5CE287
accent
#E64900
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284