#FF8DEE#FF8DEE
#FF8DEE is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.179 H 332.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DEE |
|---|---|
| RGB | rgb(255, 141, 238) |
| HSL | hsl(309, 100%, 78%) |
| HSV | hsv(309, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 6.7%, 0%) |
| CIE-LAB | lab(73.86, 55.88, -30.20) |
| CIE-LCH | lch(73.86, 63.51, 331.61°) |
| OKLab | oklab(79.73% 0.1598 -0.0818) |
| OKLCH | oklch(79.73% 0.179 332.9) |
| XYZ | xyz(66.1972, 46.4867, 86.3584) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 7.30
Plum
#DDA0DD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DEE #8DFF9E
analogous
#D78DFF #FF8DEE #FF8DB5
triadic
#FF8DEE #EEFF8D #8DEEFF
tetradic
#FF8DEE #FFD78D #8DFF9E #8DB5FF
square
#FF8DEE #FFD78D #8DFF9E #8DB5FF
split-complementary
#FF8DEE #B5FF8D #8DFFD7
monochromatic
#FF13DC #FF50E5 #FF8DEE #FFCAF7 #FFE0FA
Accessibility & contrast
On white
2.04
#FF8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FF8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DEE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DEE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8dee; /* rgb */ color: rgb(255, 141, 238); /* oklch */ color: oklch(79.7% 0.179 332.9);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#ff8dee',
950: '#000000',
},
}SCSS
$custom: #ff8dee; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#ff8dee",
"rgb": {
"r": 255,
"g": 141,
"b": 238
},
"hsl": {
"h": 308.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79734,
"c": 0.17949,
"h": 332.9
},
"luminance": 0.46483
}Semantic roles & 50–950 ramp
primary
#FF8DEE
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085