#FEAFF8#FEAFF8
#FEAFF8 is a very light, vivid purple. Relative luminance 0.585; OKLCH L 85.2% C 0.130 H 329.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFF8 |
|---|---|
| RGB | rgb(254, 175, 248) |
| HSL | hsl(305, 98%, 84%) |
| HSV | hsv(305, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 2.4%, 0.4%) |
| CIE-LAB | lab(81.02, 40.00, -24.65) |
| CIE-LCH | lch(81.02, 46.99, 328.35°) |
| OKLab | oklab(85.22% 0.112 -0.0666) |
| OKLCH | oklch(85.22% 0.13 329.3) |
| XYZ | xyz(73.1450, 58.5109, 96.2295) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.73
Plum
#DDA0DD
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.88
Light Lilac
#EDC8FF
ΔE00 8.02
Very Light Purple
#F6CEFC
ΔE00 8.67
Pale Mauve
#FED0FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFF8 #AFFEB5
analogous
#DDAFFE #FEAFF8 #FEAFD1
triadic
#FEAFF8 #F8FEAF #AFF8FE
tetradic
#FEAFF8 #FEDDAF #AFFEB5 #AFD1FE
square
#FEAFF8 #FEDDAF #AFFEB5 #AFD1FE
split-complementary
#FEAFF8 #D1FEAF #AFFEDD
monochromatic
#FC36ED #FD73F3 #FEAFF8 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.65
#FEAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FEAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFF8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFF8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FB
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#FFB5C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaff8; /* rgb */ color: rgb(254, 175, 248); /* oklch */ color: oklch(85.2% 0.130 329.3);
Tailwind
colors: {
custom: {
50: '#ffc8fa',
500: '#feaff8',
950: '#000000',
},
}SCSS
$custom: #feaff8; $custom-light: #ffc8fa; $custom-dark: #000000;
JSON
{
"hex": "#feaff8",
"rgb": {
"r": 254,
"g": 175,
"b": 248
},
"hsl": {
"h": 304.557,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85224,
"c": 0.13029,
"h": 329.3
},
"luminance": 0.58508
}Semantic roles & 50–950 ramp
primary
#FEAFF8
secondary
#6EE477
accent
#E61100
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285