#FEAFF1#FEAFF1
#FEAFF1 is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.124 H 332.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFF1 |
|---|---|
| RGB | rgb(254, 175, 241) |
| HSL | hsl(310, 98%, 84%) |
| HSV | hsv(310, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 5.1%, 0.4%) |
| CIE-LAB | lab(80.79, 38.78, -21.25) |
| CIE-LCH | lch(80.79, 44.22, 331.28°) |
| OKLab | oklab(84.97% 0.1101 -0.0571) |
| OKLCH | oklch(84.97% 0.124 332.6) |
| XYZ | xyz(72.0793, 58.0846, 90.6167) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 7.91
Pale Mauve
#FED0FC
ΔE00 8.22
Light Lilac
#EDC8FF
ΔE00 8.25
Very Light Purple
#F6CEFC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFF1 #AFFEBC
analogous
#E4AFFE #FEAFF1 #FEAFCA
triadic
#FEAFF1 #F1FEAF #AFF1FE
tetradic
#FEAFF1 #FEE4AF #AFFEBC #AFCAFE
square
#FEAFF1 #FEE4AF #AFFEBC #AFCAFE
split-complementary
#FEAFF1 #CAFEAF #AFFEE4
monochromatic
#FC36DC #FD73E6 #FEAFF1 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.66
#FEAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FEAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFF1
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFF1 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#FFB3C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaff1; /* rgb */ color: rgb(254, 175, 241); /* oklch */ color: oklch(85.0% 0.124 332.6);
Tailwind
colors: {
custom: {
50: '#ffc8f5',
500: '#feaff1',
950: '#000000',
},
}SCSS
$custom: #feaff1; $custom-light: #ffc8f5; $custom-dark: #000000;
JSON
{
"hex": "#feaff1",
"rgb": {
"r": 254,
"g": 175,
"b": 241
},
"hsl": {
"h": 309.873,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.84967,
"c": 0.12399,
"h": 332.6
},
"luminance": 0.58082
}Semantic roles & 50–950 ramp
primary
#FEAFF1
secondary
#6EE481
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285