#FF8AEE#FF8AEE
#FF8AEE is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.184 H 332.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AEE |
|---|---|
| RGB | rgb(255, 138, 238) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 6.7%, 0%) |
| CIE-LAB | lab(73.29, 57.34, -31.07) |
| CIE-LCH | lch(73.29, 65.22, 331.55°) |
| OKLab | oklab(79.31% 0.164 -0.0843) |
| OKLCH | oklch(79.31% 0.184 332.8) |
| XYZ | xyz(65.7608, 45.6139, 86.2130) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 6.70
Plum
#DDA0DD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AEE #8AFF9B
analogous
#D68AFF #FF8AEE #FF8AB4
triadic
#FF8AEE #EEFF8A #8AEEFF
tetradic
#FF8AEE #FFD68A #8AFF9B #8AB4FF
square
#FF8AEE #FFD68A #8AFF9B #8AB4FF
split-complementary
#FF8AEE #B4FF8A #8AFFD6
monochromatic
#FF10DC #FF4DE5 #FF8AEE #FFC7F7 #FFE0FB
Accessibility & contrast
On white
2.07
#FF8AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FF8AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AEE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AEE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aee; /* rgb */ color: rgb(255, 138, 238); /* oklch */ color: oklch(79.3% 0.184 332.8);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#ff8aee',
950: '#000000',
},
}SCSS
$custom: #ff8aee; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#ff8aee",
"rgb": {
"r": 255,
"g": 138,
"b": 238
},
"hsl": {
"h": 308.718,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79312,
"c": 0.18434,
"h": 332.8
},
"luminance": 0.4561
}Semantic roles & 50–950 ramp
primary
#FF8AEE
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085