#FF8BDA#FF8BDA
#FF8BDA is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.7% C 0.167 H 340.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BDA |
|---|---|
| RGB | rgb(255, 139, 218) |
| HSL | hsl(319, 100%, 77%) |
| HSV | hsv(319, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 14.5%, 0%) |
| CIE-LAB | lab(72.75, 53.68, -20.92) |
| CIE-LCH | lch(72.75, 57.62, 338.71°) |
| OKLab | oklab(78.67% 0.1578 -0.0559) |
| OKLCH | oklch(78.67% 0.167 340.5) |
| XYZ | xyz(63.1281, 44.7915, 71.6367) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 7.10
Bubblegum (survey)
#FF6CB5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BDA #8BFFB0
analogous
#EA8BFF #FF8BDA #FF8BA0
triadic
#FF8BDA #DAFF8B #8BDAFF
tetradic
#FF8BDA #FFEA8B #8BFFB0 #8BA0FF
square
#FF8BDA #FFEA8B #8BFFB0 #8BA0FF
split-complementary
#FF8BDA #A0FF8B #8BFFEA
monochromatic
#FF11B3 #FF4EC6 #FF8BDA #FFC8EE #FFE0F5
Accessibility & contrast
On white
2.11
#FF8BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FF8BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BDA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BDA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8bda; /* rgb */ color: rgb(255, 139, 218); /* oklch */ color: oklch(78.7% 0.167 340.5);
Tailwind
colors: {
custom: {
50: '#ffb0e5',
500: '#ff8bda',
950: '#000000',
},
}SCSS
$custom: #ff8bda; $custom-light: #ffb0e5; $custom-dark: #000000;
JSON
{
"hex": "#ff8bda",
"rgb": {
"r": 255,
"g": 139,
"b": 218
},
"hsl": {
"h": 319.138,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78668,
"c": 0.16743,
"h": 340.5
},
"luminance": 0.44787
}Semantic roles & 50–950 ramp
primary
#FF8BDA
secondary
#D4F7DF
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084