#FD8AEF#FD8AEF
#FD8AEF is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.184 H 331.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8AEF |
|---|---|
| RGB | rgb(253, 138, 239) |
| HSL | hsl(307, 97%, 77%) |
| HSV | hsv(307, 45%, 99%) |
| CMYK | cmyk(0%, 45.5%, 5.5%, 0.8%) |
| CIE-LAB | lab(73.09, 56.92, -31.96) |
| CIE-LCH | lch(73.09, 65.28, 330.69°) |
| OKLab | oklab(79.12% 0.162 -0.0868) |
| OKLCH | oklch(79.12% 0.184 331.8) |
| XYZ | xyz(65.1760, 45.2954, 86.9545) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8AEF #8AFD98
analogous
#D28AFD #FD8AEF #FD8AB6
triadic
#FD8AEF #EFFD8A #8AEFFD
tetradic
#FD8AEF #FDD28A #8AFD98 #8AB6FD
square
#FD8AEF #FDD28A #8AFD98 #8AB6FD
split-complementary
#FD8AEF #B6FD8A #8AFDD2
monochromatic
#FB12DF #FC4EE7 #FD8AEF #FEC6F7 #FEE1FB
Accessibility & contrast
On white
2.09
#FD8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FD8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8AEF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8AEF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8aef; /* rgb */ color: rgb(253, 138, 239); /* oklch */ color: oklch(79.1% 0.184 331.8);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fd8aef',
950: '#000000',
},
}SCSS
$custom: #fd8aef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fd8aef",
"rgb": {
"r": 253,
"g": 138,
"b": 239
},
"hsl": {
"h": 307.304,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.79117,
"c": 0.18379,
"h": 331.8
},
"luminance": 0.45292
}Semantic roles & 50–950 ramp
primary
#FD8AEF
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085