#FF8DDE#FF8DDE
#FF8DDE is a light, vivid pink. Relative luminance 0.456; OKLCH L 79.1% C 0.167 H 339.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DDE |
|---|---|
| RGB | rgb(255, 141, 222) |
| HSL | hsl(317, 100%, 78%) |
| HSV | hsv(317, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 12.9%, 0%) |
| CIE-LAB | lab(73.28, 53.32, -22.33) |
| CIE-LCH | lch(73.28, 57.80, 337.28°) |
| OKLab | oklab(79.11% 0.156 -0.0598) |
| OKLCH | oklch(79.11% 0.167 339) |
| XYZ | xyz(63.9501, 45.5879, 74.5241) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DDE #8DFFAE
analogous
#E78DFF #FF8DDE #FF8DA5
triadic
#FF8DDE #DEFF8D #8DDEFF
tetradic
#FF8DDE #FFE78D #8DFFAE #8DA5FF
square
#FF8DDE #FFE78D #8DFFAE #8DA5FF
split-complementary
#FF8DDE #A5FF8D #8DFFE7
monochromatic
#FF13BB #FF50CC #FF8DDE #FFCAF0 #FFE0F6
Accessibility & contrast
On white
2.08
#FF8DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FF8DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DDE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DDE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#FF90AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8dde; /* rgb */ color: rgb(255, 141, 222); /* oklch */ color: oklch(79.1% 0.167 339.0);
Tailwind
colors: {
custom: {
50: '#ffb1e8',
500: '#ff8dde',
950: '#000000',
},
}SCSS
$custom: #ff8dde; $custom-light: #ffb1e8; $custom-dark: #000000;
JSON
{
"hex": "#ff8dde",
"rgb": {
"r": 255,
"g": 141,
"b": 222
},
"hsl": {
"h": 317.368,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79106,
"c": 0.16703,
"h": 339
},
"luminance": 0.45584
}Semantic roles & 50–950 ramp
primary
#FF8DDE
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084