#FF8DEA#FF8DEA
#FF8DEA is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.6% C 0.176 H 334.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DEA |
|---|---|
| RGB | rgb(255, 141, 234) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 8.2%, 0%) |
| CIE-LAB | lab(73.71, 55.22, -28.24) |
| CIE-LCH | lch(73.71, 62.03, 332.91°) |
| OKLab | oklab(79.57% 0.1589 -0.0763) |
| OKLCH | oklch(79.57% 0.176 334.3) |
| XYZ | xyz(65.6160, 46.2542, 83.2978) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Bubblegum Pink
#FE83CC
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DEA #8DFFA2
analogous
#DB8DFF #FF8DEA #FF8DB1
triadic
#FF8DEA #EAFF8D #8DEAFF
tetradic
#FF8DEA #FFDB8D #8DFFA2 #8DB1FF
square
#FF8DEA #FFDB8D #8DFFA2 #8DB1FF
split-complementary
#FF8DEA #B1FF8D #8DFFDB
monochromatic
#FF13D3 #FF50DF #FF8DEA #FFCAF5 #FFE0F9
Accessibility & contrast
On white
2.05
#FF8DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FF8DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DEA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DEA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8dea; /* rgb */ color: rgb(255, 141, 234); /* oklch */ color: oklch(79.6% 0.176 334.3);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#ff8dea',
950: '#000000',
},
}SCSS
$custom: #ff8dea; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff8dea",
"rgb": {
"r": 255,
"g": 141,
"b": 234
},
"hsl": {
"h": 311.053,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79573,
"c": 0.17625,
"h": 334.3
},
"luminance": 0.4625
}Semantic roles & 50–950 ramp
primary
#FF8DEA
secondary
#D4F7DA
accent
#E62A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084