#FF81ED#FF81ED
#FF81ED is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.198 H 332.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81ED |
|---|---|
| RGB | rgb(255, 129, 237) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 7.1%, 0%) |
| CIE-LAB | lab(71.61, 61.48, -33.13) |
| CIE-LCH | lch(71.61, 69.84, 331.68°) |
| OKLab | oklab(78.05% 0.1762 -0.09) |
| OKLCH | oklch(78.05% 0.198 332.9) |
| XYZ | xyz(64.3761, 43.0791, 85.0287) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81ED #81FF93
analogous
#D281FF #FF81ED #FF81AE
triadic
#FF81ED #EDFF81 #81EDFF
tetradic
#FF81ED #FFD281 #81FF93 #81AEFF
square
#FF81ED #FFD281 #81FF93 #81AEFF
split-complementary
#FF81ED #AEFF81 #81FFD2
monochromatic
#FF07DC #FF44E4 #FF81ED #FFBEF6 #FFE0FB
Accessibility & contrast
On white
2.18
#FF81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81ED
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81ED | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff81ed; /* rgb */ color: rgb(255, 129, 237); /* oklch */ color: oklch(78.0% 0.198 332.9);
Tailwind
colors: {
custom: {
50: '#ffaaf3',
500: '#ff81ed',
950: '#000000',
},
}SCSS
$custom: #ff81ed; $custom-light: #ffaaf3; $custom-dark: #000000;
JSON
{
"hex": "#ff81ed",
"rgb": {
"r": 255,
"g": 129,
"b": 237
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78045,
"c": 0.19781,
"h": 332.9
},
"luminance": 0.43075
}Semantic roles & 50–950 ramp
primary
#FF81ED
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85