#FF81DE#FF81DE
#FF81DE is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.4% C 0.186 H 338.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81DE |
|---|---|
| RGB | rgb(255, 129, 222) |
| HSL | hsl(316, 100%, 75%) |
| HSV | hsv(316, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 12.9%, 0%) |
| CIE-LAB | lab(71.04, 59.12, -25.75) |
| CIE-LCH | lch(71.04, 64.49, 336.46°) |
| OKLab | oklab(77.43% 0.173 -0.0692) |
| OKLCH | oklch(77.43% 0.186 338.2) |
| XYZ | xyz(62.2756, 42.2389, 73.9660) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81DE #81FFA2
analogous
#E181FF #FF81DE #FF819F
triadic
#FF81DE #DEFF81 #81DEFF
tetradic
#FF81DE #FFE181 #81FFA2 #819FFF
square
#FF81DE #FFE181 #81FFA2 #819FFF
split-complementary
#FF81DE #9FFF81 #81FFE1
monochromatic
#FF07BE #FF44CE #FF81DE #FFBEEE #FFE0F7
Accessibility & contrast
On white
2.22
#FF81DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FF81DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81DE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81DE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#FF85A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff81de; /* rgb */ color: rgb(255, 129, 222); /* oklch */ color: oklch(77.4% 0.186 338.2);
Tailwind
colors: {
custom: {
50: '#ffa9e8',
500: '#ff81de',
950: '#000000',
},
}SCSS
$custom: #ff81de; $custom-light: #ffa9e8; $custom-dark: #000000;
JSON
{
"hex": "#ff81de",
"rgb": {
"r": 255,
"g": 129,
"b": 222
},
"hsl": {
"h": 315.714,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77431,
"c": 0.18635,
"h": 338.2
},
"luminance": 0.42234
}Semantic roles & 50–950 ramp
primary
#FF81DE
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84