#FF8DD2#FF8DD2
#FF8DD2 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.7% C 0.159 H 344.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DD2 |
|---|---|
| RGB | rgb(255, 141, 210) |
| HSL | hsl(324, 100%, 78%) |
| HSV | hsv(324, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 17.6%, 0%) |
| CIE-LAB | lab(72.87, 51.50, -16.34) |
| CIE-LCH | lch(72.87, 54.03, 342.40°) |
| OKLab | oklab(78.67% 0.1528 -0.0432) |
| OKLCH | oklch(78.67% 0.159 344.2) |
| XYZ | xyz(62.3987, 44.9673, 66.3533) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.02
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 7.04
Hot Pink
#FF69B4
ΔE00 7.48
Lavender Pink
#DD85D7
ΔE00 7.49
Bubble Gum Pink
#FF69AF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DD2 #8DFFBA
analogous
#F38DFF #FF8DD2 #FF8D99
triadic
#FF8DD2 #D2FF8D #8DD2FF
tetradic
#FF8DD2 #FFF38D #8DFFBA #8D99FF
square
#FF8DD2 #FFF38D #8DFFBA #8D99FF
split-complementary
#FF8DD2 #99FF8D #8DFFF3
monochromatic
#FF13A2 #FF50BA #FF8DD2 #FFCAEA #FFE0F3
Accessibility & contrast
On white
2.10
#FF8DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF8DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DD2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DD2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#FF8DA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8dd2; /* rgb */ color: rgb(255, 141, 210); /* oklch */ color: oklch(78.7% 0.159 344.2);
Tailwind
colors: {
custom: {
50: '#ffb1df',
500: '#ff8dd2',
950: '#000000',
},
}SCSS
$custom: #ff8dd2; $custom-light: #ffb1df; $custom-dark: #000000;
JSON
{
"hex": "#ff8dd2",
"rgb": {
"r": 255,
"g": 141,
"b": 210
},
"hsl": {
"h": 323.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78667,
"c": 0.15876,
"h": 344.2
},
"luminance": 0.44963
}Semantic roles & 50–950 ramp
primary
#FF8DD2
secondary
#D4F7E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083