#FF8DEB#FF8DEB
#FF8DEB is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.6% C 0.177 H 334.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DEB |
|---|---|
| RGB | rgb(255, 141, 235) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 7.8%, 0%) |
| CIE-LAB | lab(73.75, 55.38, -28.73) |
| CIE-LCH | lch(73.75, 62.39, 332.58°) |
| OKLab | oklab(79.61% 0.1591 -0.0777) |
| OKLCH | oklch(79.61% 0.177 334) |
| XYZ | xyz(65.7601, 46.3119, 84.0565) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DEB #8DFFA1
analogous
#DA8DFF #FF8DEB #FF8DB2
triadic
#FF8DEB #EBFF8D #8DEBFF
tetradic
#FF8DEB #FFDA8D #8DFFA1 #8DB2FF
square
#FF8DEB #FFDA8D #8DFFA1 #8DB2FF
split-complementary
#FF8DEB #B2FF8D #8DFFDA
monochromatic
#FF13D6 #FF50E0 #FF8DEB #FFCAF6 #FFE0FA
Accessibility & contrast
On white
2.05
#FF8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DEB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DEB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8deb; /* rgb */ color: rgb(255, 141, 235); /* oklch */ color: oklch(79.6% 0.177 334.0);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#ff8deb',
950: '#000000',
},
}SCSS
$custom: #ff8deb; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff8deb",
"rgb": {
"r": 255,
"g": 141,
"b": 235
},
"hsl": {
"h": 310.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79613,
"c": 0.17705,
"h": 334
},
"luminance": 0.46308
}Semantic roles & 50–950 ramp
primary
#FF8DEB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084