#FDAAF0#FDAAF0
#FDAAF0 is a very light, vivid purple. Relative luminance 0.559; OKLCH L 84.0% C 0.131 H 332.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAAF0 |
|---|---|
| RGB | rgb(253, 170, 240) |
| HSL | hsl(309, 95%, 83%) |
| HSV | hsv(309, 33%, 99%) |
| CMYK | cmyk(0%, 32.8%, 5.1%, 0.8%) |
| CIE-LAB | lab(79.57, 40.89, -22.57) |
| CIE-LCH | lch(79.57, 46.71, 331.11°) |
| OKLab | oklab(84.01% 0.1161 -0.0607) |
| OKLCH | oklch(84.01% 0.131 332.4) |
| XYZ | xyz(70.6100, 55.9264, 89.4967) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.55
Light Lavendar
#EFC0FE
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.82
Bubblegum Pink
#FE83CC
ΔE00 9.02
Light Lilac
#EDC8FF
ΔE00 9.05
Pale Mauve
#FED0FC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAAF0 #AAFDB7
analogous
#E1AAFD #FDAAF0 #FDAAC6
triadic
#FDAAF0 #F0FDAA #AAF0FD
tetradic
#FDAAF0 #FDE1AA #AAFDB7 #AAC6FD
square
#FDAAF0 #FDE1AA #AAFDB7 #AAC6FD
split-complementary
#FDAAF0 #C6FDAA #AAFDE1
monochromatic
#FA32DB #FC6EE5 #FDAAF0 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.72
#FDAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FDAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAAF0
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAAF0 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF3
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#FFAEC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdaaf0; /* rgb */ color: rgb(253, 170, 240); /* oklch */ color: oklch(84.0% 0.131 332.4);
Tailwind
colors: {
custom: {
50: '#ffc4f5',
500: '#fdaaf0',
950: '#000000',
},
}SCSS
$custom: #fdaaf0; $custom-light: #ffc4f5; $custom-dark: #000000;
JSON
{
"hex": "#fdaaf0",
"rgb": {
"r": 253,
"g": 170,
"b": 240
},
"hsl": {
"h": 309.398,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.8401,
"c": 0.13099,
"h": 332.4
},
"luminance": 0.55923
}Semantic roles & 50–950 ramp
primary
#FDAAF0
secondary
#6AE17D
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285