#FF8DD4#FF8DD4
#FF8DD4 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.7% C 0.160 H 343.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DD4 |
|---|---|
| RGB | rgb(255, 141, 212) |
| HSL | hsl(323, 100%, 78%) |
| HSV | hsv(323, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 16.9%, 0%) |
| CIE-LAB | lab(72.94, 51.79, -17.34) |
| CIE-LCH | lch(72.94, 54.62, 341.49°) |
| OKLab | oklab(78.74% 0.1533 -0.046) |
| OKLCH | oklch(78.74% 0.16 343.3) |
| XYZ | xyz(62.6494, 45.0676, 67.6738) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 7.22
Bubblegum (survey)
#FF6CB5
ΔE00 7.24
Hot Pink
#FF69B4
ΔE00 7.67
Violet (CSS)
#EE82EE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DD4 #8DFFB8
analogous
#F18DFF #FF8DD4 #FF8D9B
triadic
#FF8DD4 #D4FF8D #8DD4FF
tetradic
#FF8DD4 #FFF18D #8DFFB8 #8D9BFF
square
#FF8DD4 #FFF18D #8DFFB8 #8D9BFF
split-complementary
#FF8DD4 #9BFF8D #8DFFF1
monochromatic
#FF13A6 #FF50BD #FF8DD4 #FFCAEB #FFE0F3
Accessibility & contrast
On white
2.10
#FF8DD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF8DD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DD4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DD4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A8D6
Deuteranopia (green-blind)
#B2BAD1
Tritanopia (blue-blind)
#FF8DA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8dd4; /* rgb */ color: rgb(255, 141, 212); /* oklch */ color: oklch(78.7% 0.160 343.3);
Tailwind
colors: {
custom: {
50: '#ffb1e1',
500: '#ff8dd4',
950: '#000000',
},
}SCSS
$custom: #ff8dd4; $custom-light: #ffb1e1; $custom-dark: #000000;
JSON
{
"hex": "#ff8dd4",
"rgb": {
"r": 255,
"g": 141,
"b": 212
},
"hsl": {
"h": 322.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78738,
"c": 0.16007,
"h": 343.3
},
"luminance": 0.45063
}Semantic roles & 50–950 ramp
primary
#FF8DD4
secondary
#D4F7E1
accent
#E65700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083