#FF8DEF#FF8DEF
#FF8DEF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.8% C 0.180 H 332.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DEF |
|---|---|
| RGB | rgb(255, 141, 239) |
| HSL | hsl(308, 100%, 78%) |
| HSV | hsv(308, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 6.3%, 0%) |
| CIE-LAB | lab(73.90, 56.04, -30.69) |
| CIE-LCH | lch(73.90, 63.89, 331.30°) |
| OKLab | oklab(79.77% 0.16 -0.0832) |
| OKLCH | oklch(79.77% 0.18 332.5) |
| XYZ | xyz(66.3445, 46.5456, 87.1343) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DEF #8DFF9D
analogous
#D68DFF #FF8DEF #FF8DB6
triadic
#FF8DEF #EFFF8D #8DEFFF
tetradic
#FF8DEF #FFD68D #8DFF9D #8DB6FF
square
#FF8DEF #FFD68D #8DFF9D #8DB6FF
split-complementary
#FF8DEF #B6FF8D #8DFFD6
monochromatic
#FF13DE #FF50E6 #FF8DEF #FFCAF8 #FFE0FB
Accessibility & contrast
On white
2.04
#FF8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FF8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DEF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DEF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8def; /* rgb */ color: rgb(255, 141, 239); /* oklch */ color: oklch(79.8% 0.180 332.5);
Tailwind
colors: {
custom: {
50: '#ffb1f4',
500: '#ff8def',
950: '#000000',
},
}SCSS
$custom: #ff8def; $custom-light: #ffb1f4; $custom-dark: #000000;
JSON
{
"hex": "#ff8def",
"rgb": {
"r": 255,
"g": 141,
"b": 239
},
"hsl": {
"h": 308.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79775,
"c": 0.18031,
"h": 332.5
},
"luminance": 0.46542
}Semantic roles & 50–950 ramp
primary
#FF8DEF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085