#FEAAF2#FEAAF2
#FEAAF2 is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.2% C 0.133 H 331.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAF2 |
|---|---|
| RGB | rgb(254, 170, 242) |
| HSL | hsl(309, 98%, 83%) |
| HSV | hsv(309, 33%, 100%) |
| CMYK | cmyk(0%, 33.1%, 4.7%, 0.4%) |
| CIE-LAB | lab(79.75, 41.55, -23.37) |
| CIE-LCH | lch(79.75, 47.67, 330.65°) |
| OKLab | oklab(84.19% 0.1177 -0.0629) |
| OKLCH | oklch(84.19% 0.133 331.9) |
| XYZ | xyz(71.2739, 56.2342, 91.0871) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.73
Light Lavendar
#EFC0FE
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.71
Light Lilac
#EDC8FF
ΔE00 9.09
Bubblegum Pink
#FE83CC
ΔE00 9.15
Violet (CSS)
#EE82EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAF2 #AAFEB6
analogous
#E0AAFE #FEAAF2 #FEAAC8
triadic
#FEAAF2 #F2FEAA #AAF2FE
tetradic
#FEAAF2 #FEE0AA #AAFEB6 #AAC8FE
square
#FEAAF2 #FEE0AA #AAFEB6 #AAC8FE
split-complementary
#FEAAF2 #C8FEAA #AAFEE0
monochromatic
#FD31DF #FD6EE9 #FEAAF2 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.71
#FEAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FEAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAF2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAF2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF5
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#FFAFC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feaaf2; /* rgb */ color: rgb(254, 170, 242); /* oklch */ color: oklch(84.2% 0.133 331.9);
Tailwind
colors: {
custom: {
50: '#ffc4f6',
500: '#feaaf2',
950: '#000000',
},
}SCSS
$custom: #feaaf2; $custom-light: #ffc4f6; $custom-dark: #000000;
JSON
{
"hex": "#feaaf2",
"rgb": {
"r": 254,
"g": 170,
"b": 242
},
"hsl": {
"h": 308.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.84189,
"c": 0.13349,
"h": 331.9
},
"luminance": 0.56231
}Semantic roles & 50–950 ramp
primary
#FEAAF2
secondary
#69E37B
accent
#E62100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285