#FF8BD4#FF8BD4
#FF8BD4 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.4% C 0.163 H 343.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BD4 |
|---|---|
| RGB | rgb(255, 139, 212) |
| HSL | hsl(322, 100%, 77%) |
| HSV | hsv(322, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 16.9%, 0%) |
| CIE-LAB | lab(72.55, 52.78, -17.93) |
| CIE-LCH | lch(72.55, 55.74, 341.24°) |
| OKLab | oklab(78.45% 0.1562 -0.0476) |
| OKLCH | oklch(78.45% 0.163 343.1) |
| XYZ | xyz(62.3572, 44.4831, 67.5764) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.01
Hot Pink
#FF69B4
ΔE00 7.41
Violet (CSS)
#EE82EE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BD4 #8BFFB6
analogous
#F08BFF #FF8BD4 #FF8B9A
triadic
#FF8BD4 #D4FF8B #8BD4FF
tetradic
#FF8BD4 #FFF08B #8BFFB6 #8B9AFF
square
#FF8BD4 #FFF08B #8BFFB6 #8B9AFF
split-complementary
#FF8BD4 #9AFF8B #8BFFF0
monochromatic
#FF11A7 #FF4EBD #FF8BD4 #FFC8EB #FFE0F4
Accessibility & contrast
On white
2.12
#FF8BD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF8BD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BD4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BD4 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D7
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#FF8BA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8bd4; /* rgb */ color: rgb(255, 139, 212); /* oklch */ color: oklch(78.4% 0.163 343.1);
Tailwind
colors: {
custom: {
50: '#ffb0e1',
500: '#ff8bd4',
950: '#000000',
},
}SCSS
$custom: #ff8bd4; $custom-light: #ffb0e1; $custom-dark: #000000;
JSON
{
"hex": "#ff8bd4",
"rgb": {
"r": 255,
"g": 139,
"b": 212
},
"hsl": {
"h": 322.241,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78448,
"c": 0.16332,
"h": 343.1
},
"luminance": 0.44479
}Semantic roles & 50–950 ramp
primary
#FF8BD4
secondary
#D4F7E1
accent
#E65500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083