#FF8DE2#FF8DE2
#FF8DE2 is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.3% C 0.170 H 337.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DE2 |
|---|---|
| RGB | rgb(255, 141, 226) |
| HSL | hsl(315, 100%, 78%) |
| HSV | hsv(315, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 11.4%, 0%) |
| CIE-LAB | lab(73.42, 53.94, -24.31) |
| CIE-LCH | lch(73.42, 59.17, 335.74°) |
| OKLab | oklab(79.26% 0.157 -0.0653) |
| OKLCH | oklch(79.26% 0.17 337.4) |
| XYZ | xyz(64.4926, 45.8049, 77.3811) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 6.46
Pink (survey)
#FF81C0
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DE2 #8DFFAA
analogous
#E38DFF #FF8DE2 #FF8DA9
triadic
#FF8DE2 #E2FF8D #8DE2FF
tetradic
#FF8DE2 #FFE38D #8DFFAA #8DA9FF
square
#FF8DE2 #FFE38D #8DFFAA #8DA9FF
split-complementary
#FF8DE2 #A9FF8D #8DFFE3
monochromatic
#FF13C3 #FF50D2 #FF8DE2 #FFCAF2 #FFE0F7
Accessibility & contrast
On white
2.07
#FF8DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FF8DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DE2
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DE2 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#FF91AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8de2; /* rgb */ color: rgb(255, 141, 226); /* oklch */ color: oklch(79.3% 0.170 337.4);
Tailwind
colors: {
custom: {
50: '#ffb1eb',
500: '#ff8de2',
950: '#000000',
},
}SCSS
$custom: #ff8de2; $custom-light: #ffb1eb; $custom-dark: #000000;
JSON
{
"hex": "#ff8de2",
"rgb": {
"r": 255,
"g": 141,
"b": 226
},
"hsl": {
"h": 315.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79259,
"c": 0.17001,
"h": 337.4
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#FF8DE2
secondary
#D4F7DD
accent
#E63A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084