#FD8AEB#FD8AEB
#FD8AEB is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.0% C 0.180 H 333.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8AEB |
|---|---|
| RGB | rgb(253, 138, 235) |
| HSL | hsl(309, 97%, 77%) |
| HSV | hsv(309, 45%, 99%) |
| CMYK | cmyk(0%, 45.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(72.93, 56.26, -30.01) |
| CIE-LCH | lch(72.93, 63.76, 331.93°) |
| OKLab | oklab(78.95% 0.1611 -0.0813) |
| OKLCH | oklch(78.95% 0.181 333.2) |
| XYZ | xyz(64.5916, 45.0616, 83.8768) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8AEB #8AFD9C
analogous
#D68AFD #FD8AEB #FD8AB2
triadic
#FD8AEB #EBFD8A #8AEBFD
tetradic
#FD8AEB #FDD68A #8AFD9C #8AB2FD
square
#FD8AEB #FDD68A #8AFD9C #8AB2FD
split-complementary
#FD8AEB #B2FD8A #8AFDD6
monochromatic
#FB12D6 #FC4EE1 #FD8AEB #FEC6F5 #FEE1FA
Accessibility & contrast
On white
2.10
#FD8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FD8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8AEB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8AEB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8aeb; /* rgb */ color: rgb(253, 138, 235); /* oklch */ color: oklch(79.0% 0.180 333.2);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fd8aeb',
950: '#000000',
},
}SCSS
$custom: #fd8aeb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fd8aeb",
"rgb": {
"r": 253,
"g": 138,
"b": 235
},
"hsl": {
"h": 309.391,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.78952,
"c": 0.1805,
"h": 333.2
},
"luminance": 0.45058
}Semantic roles & 50–950 ramp
primary
#FD8AEB
secondary
#D4F7DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085