#FF8AED#FF8AED
#FF8AED is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.184 H 333.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AED |
|---|---|
| RGB | rgb(255, 138, 237) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 7.1%, 0%) |
| CIE-LAB | lab(73.26, 57.17, -30.58) |
| CIE-LCH | lch(73.26, 64.84, 331.86°) |
| OKLab | oklab(79.27% 0.1637 -0.0829) |
| OKLCH | oklch(79.27% 0.184 333.2) |
| XYZ | xyz(65.6143, 45.5553, 85.4414) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.08
Candy Pink
#FF63E9
ΔE00 6.73
Plum
#DDA0DD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AED #8AFF9C
analogous
#D78AFF #FF8AED #FF8AB3
triadic
#FF8AED #EDFF8A #8AEDFF
tetradic
#FF8AED #FFD78A #8AFF9C #8AB3FF
square
#FF8AED #FFD78A #8AFF9C #8AB3FF
split-complementary
#FF8AED #B3FF8A #8AFFD7
monochromatic
#FF10DA #FF4DE4 #FF8AED #FFC7F6 #FFE0FA
Accessibility & contrast
On white
2.08
#FF8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AED
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AED | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aed; /* rgb */ color: rgb(255, 138, 237); /* oklch */ color: oklch(79.3% 0.184 333.2);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#ff8aed',
950: '#000000',
},
}SCSS
$custom: #ff8aed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#ff8aed",
"rgb": {
"r": 255,
"g": 138,
"b": 237
},
"hsl": {
"h": 309.231,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79271,
"c": 0.18353,
"h": 333.2
},
"luminance": 0.45551
}Semantic roles & 50–950 ramp
primary
#FF8AED
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085