#FD7AEB#FD7AEB
#FD7AEB is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.206 H 332.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AEB |
|---|---|
| RGB | rgb(253, 122, 235) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(70.04, 63.85, -34.48) |
| CIE-LCH | lch(70.04, 72.57, 331.63°) |
| OKLab | oklab(76.8% 0.1831 -0.0938) |
| OKLCH | oklch(76.8% 0.206 332.9) |
| XYZ | xyz(62.4628, 40.8040, 83.1672) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AEB #7AFD8C
analogous
#CD7AFD #FD7AEB #FD7AA9
triadic
#FD7AEB #EBFD7A #7AEBFD
tetradic
#FD7AEB #FDCD7A #7AFD8C #7AA9FD
square
#FD7AEB #FDCD7A #7AFD8C #7AA9FD
split-complementary
#FD7AEB #A9FD7A #7AFDCD
monochromatic
#F904D7 #FC3EE2 #FD7AEB #FEB6F4 #FFE1FA
Accessibility & contrast
On white
2.29
#FD7AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FD7AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AEB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AEB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7aeb; /* rgb */ color: rgb(253, 122, 235); /* oklch */ color: oklch(76.8% 0.206 332.9);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fd7aeb',
950: '#000000',
},
}SCSS
$custom: #fd7aeb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7aeb",
"rgb": {
"r": 253,
"g": 122,
"b": 235
},
"hsl": {
"h": 308.244,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.76802,
"c": 0.2057,
"h": 332.9
},
"luminance": 0.408
}Semantic roles & 50–950 ramp
primary
#FD7AEB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85