#FEAFFA#FEAFFA
#FEAFFA is a very light, vivid purple. Relative luminance 0.586; OKLCH L 85.3% C 0.132 H 328.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFFA |
|---|---|
| RGB | rgb(254, 175, 250) |
| HSL | hsl(303, 98%, 84%) |
| HSV | hsv(303, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 1.6%, 0.4%) |
| CIE-LAB | lab(81.09, 40.35, -25.62) |
| CIE-LCH | lch(81.09, 47.80, 327.59°) |
| OKLab | oklab(85.3% 0.1126 -0.0693) |
| OKLCH | oklch(85.3% 0.132 328.4) |
| XYZ | xyz(73.4569, 58.6357, 97.8724) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 8.01
Very Light Purple
#F6CEFC
ΔE00 8.78
Pale Mauve
#FED0FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFFA #AFFEB3
analogous
#DBAFFE #FEAFFA #FEAFD3
triadic
#FEAFFA #FAFEAF #AFFAFE
tetradic
#FEAFFA #FEDBAF #AFFEB3 #AFD3FE
square
#FEAFFA #FEDBAF #AFFEB3 #AFD3FE
split-complementary
#FEAFFA #D3FEAF #AFFEDB
monochromatic
#FC36F2 #FD73F6 #FEAFFA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.65
#FEAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FEAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFFA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFFA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaffa; /* rgb */ color: rgb(254, 175, 250); /* oklch */ color: oklch(85.3% 0.132 328.4);
Tailwind
colors: {
custom: {
50: '#ffc8fc',
500: '#feaffa',
950: '#000000',
},
}SCSS
$custom: #feaffa; $custom-light: #ffc8fc; $custom-dark: #000000;
JSON
{
"hex": "#feaffa",
"rgb": {
"r": 254,
"g": 175,
"b": 250
},
"hsl": {
"h": 303.038,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85299,
"c": 0.13215,
"h": 328.4
},
"luminance": 0.58633
}Semantic roles & 50–950 ramp
primary
#FEAFFA
secondary
#6EE474
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285