#FF9BD2#FF9BD2
#FF9BD2 is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.8% C 0.136 H 346.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BD2 |
|---|---|
| RGB | rgb(255, 155, 210) |
| HSL | hsl(327, 100%, 80%) |
| HSV | hsv(327, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 17.6%, 0%) |
| CIE-LAB | lab(75.67, 44.45, -12.12) |
| CIE-LCH | lch(75.67, 46.07, 344.74°) |
| OKLab | oklab(80.78% 0.1319 -0.0318) |
| OKLCH | oklch(80.78% 0.136 346.4) |
| XYZ | xyz(64.5950, 49.3599, 67.0854) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 5.47
Powder Pink
#FFB2D0
ΔE00 6.77
Plum
#DDA0DD
ΔE00 7.93
Pinky
#FC86AA
ΔE00 8.26
Baby Pink
#FFB7CE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BD2 #9BFFC8
analogous
#FA9BFF #FF9BD2 #FF9BA0
triadic
#FF9BD2 #D2FF9B #9BD2FF
tetradic
#FF9BD2 #FFFA9B #9BFFC8 #9BA0FF
square
#FF9BD2 #FFFA9B #9BFFC8 #9BA0FF
split-complementary
#FF9BD2 #A0FF9B #9BFFFA
monochromatic
#FF219B #FF5EB6 #FF9BD2 #FFD8EE #FFE0F1
Accessibility & contrast
On white
1.93
#FF9BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FF9BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BD2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BD2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#FF9AAF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff9bd2; /* rgb */ color: rgb(255, 155, 210); /* oklch */ color: oklch(80.8% 0.136 346.4);
Tailwind
colors: {
custom: {
50: '#ffbadf',
500: '#ff9bd2',
950: '#000000',
},
}SCSS
$custom: #ff9bd2; $custom-light: #ffbadf; $custom-dark: #000000;
JSON
{
"hex": "#ff9bd2",
"rgb": {
"r": 255,
"g": 155,
"b": 210
},
"hsl": {
"h": 327,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.80783,
"c": 0.1357,
"h": 346.4
},
"luminance": 0.49356
}Semantic roles & 50–950 ramp
primary
#FF9BD2
secondary
#D4F7E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183