#FEAEF1#FEAEF1
#FEAEF1 is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.8% C 0.126 H 332.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEF1 |
|---|---|
| RGB | rgb(254, 174, 241) |
| HSL | hsl(310, 98%, 84%) |
| HSV | hsv(310, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 5.1%, 0.4%) |
| CIE-LAB | lab(80.57, 39.30, -21.58) |
| CIE-LCH | lch(80.57, 44.84, 331.23°) |
| OKLab | oklab(84.8% 0.1115 -0.058) |
| OKLCH | oklch(84.8% 0.126 332.5) |
| XYZ | xyz(71.8854, 57.6968, 90.5521) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 7.88
Light Lilac
#EDC8FF
ΔE00 8.42
Pale Mauve
#FED0FC
ΔE00 8.46
Very Light Purple
#F6CEFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEF1 #AEFEBB
analogous
#E3AEFE #FEAEF1 #FEAEC9
triadic
#FEAEF1 #F1FEAE #AEF1FE
tetradic
#FEAEF1 #FEE3AE #AEFEBB #AEC9FE
square
#FEAEF1 #FEE3AE #AEFEBB #AEC9FE
split-complementary
#FEAEF1 #C9FEAE #AEFEE3
monochromatic
#FD35DC #FD72E7 #FEAEF1 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.67
#FEAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FEAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEF1
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEF1 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaef1; /* rgb */ color: rgb(254, 174, 241); /* oklch */ color: oklch(84.8% 0.126 332.5);
Tailwind
colors: {
custom: {
50: '#ffc7f5',
500: '#feaef1',
950: '#000000',
},
}SCSS
$custom: #feaef1; $custom-light: #ffc7f5; $custom-dark: #000000;
JSON
{
"hex": "#feaef1",
"rgb": {
"r": 254,
"g": 174,
"b": 241
},
"hsl": {
"h": 309.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84802,
"c": 0.12571,
"h": 332.5
},
"luminance": 0.57694
}Semantic roles & 50–950 ramp
primary
#FEAEF1
secondary
#6DE380
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285