#FF8DEC#FF8DEC
#FF8DEC is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.7% C 0.178 H 333.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DEC |
|---|---|
| RGB | rgb(255, 141, 236) |
| HSL | hsl(310, 100%, 78%) |
| HSV | hsv(310, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 7.5%, 0%) |
| CIE-LAB | lab(73.78, 55.55, -29.22) |
| CIE-LCH | lch(73.78, 62.77, 332.25°) |
| OKLab | oklab(79.65% 0.1593 -0.0791) |
| OKLCH | oklch(79.65% 0.178 333.6) |
| XYZ | xyz(65.9050, 46.3698, 84.8195) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Purply Pink
#F075E6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DEC #8DFFA0
analogous
#D98DFF #FF8DEC #FF8DB3
triadic
#FF8DEC #ECFF8D #8DECFF
tetradic
#FF8DEC #FFD98D #8DFFA0 #8DB3FF
square
#FF8DEC #FFD98D #8DFFA0 #8DB3FF
split-complementary
#FF8DEC #B3FF8D #8DFFD9
monochromatic
#FF13D8 #FF50E2 #FF8DEC #FFCAF6 #FFE0FA
Accessibility & contrast
On white
2.04
#FF8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FF8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DEC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DEC | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#ABBBE9
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8dec; /* rgb */ color: rgb(255, 141, 236); /* oklch */ color: oklch(79.7% 0.178 333.6);
Tailwind
colors: {
custom: {
50: '#ffb1f2',
500: '#ff8dec',
950: '#000000',
},
}SCSS
$custom: #ff8dec; $custom-light: #ffb1f2; $custom-dark: #000000;
JSON
{
"hex": "#ff8dec",
"rgb": {
"r": 255,
"g": 141,
"b": 236
},
"hsl": {
"h": 310,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79653,
"c": 0.17786,
"h": 333.6
},
"luminance": 0.46366
}Semantic roles & 50–950 ramp
primary
#FF8DEC
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085