#FF8DDB#FF8DDB
#FF8DDB is a light, vivid pink. Relative luminance 0.454; OKLCH L 79.0% C 0.165 H 340.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DDB |
|---|---|
| RGB | rgb(255, 141, 219) |
| HSL | hsl(319, 100%, 78%) |
| HSV | hsv(319, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 14.1%, 0%) |
| CIE-LAB | lab(73.17, 52.85, -20.84) |
| CIE-LCH | lch(73.17, 56.81, 338.48°) |
| OKLab | oklab(78.99% 0.1552 -0.0556) |
| OKLCH | oklch(78.99% 0.165 340.3) |
| XYZ | xyz(63.5516, 45.4285, 72.4254) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DDB #8DFFB1
analogous
#EA8DFF #FF8DDB #FF8DA2
triadic
#FF8DDB #DBFF8D #8DDBFF
tetradic
#FF8DDB #FFEA8D #8DFFB1 #8DA2FF
square
#FF8DDB #FFEA8D #8DFFB1 #8DA2FF
split-complementary
#FF8DDB #A2FF8D #8DFFEA
monochromatic
#FF13B4 #FF50C8 #FF8DDB #FFCAEE #FFE0F5
Accessibility & contrast
On white
2.08
#FF8DDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FF8DDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DDB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DDB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DE
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8ddb; /* rgb */ color: rgb(255, 141, 219); /* oklch */ color: oklch(79.0% 0.165 340.3);
Tailwind
colors: {
custom: {
50: '#ffb1e6',
500: '#ff8ddb',
950: '#000000',
},
}SCSS
$custom: #ff8ddb; $custom-light: #ffb1e6; $custom-dark: #000000;
JSON
{
"hex": "#ff8ddb",
"rgb": {
"r": 255,
"g": 141,
"b": 219
},
"hsl": {
"h": 318.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78994,
"c": 0.16487,
"h": 340.3
},
"luminance": 0.45424
}Semantic roles & 50–950 ramp
primary
#FF8DDB
secondary
#D4F7DF
accent
#E64800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084