#FEAFFD#FEAFFD
#FEAFFD is a very light, vivid purple. Relative luminance 0.588; OKLCH L 85.4% C 0.135 H 327.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFFD |
|---|---|
| RGB | rgb(254, 175, 253) |
| HSL | hsl(301, 98%, 84%) |
| HSV | hsv(301, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 0.4%, 0.4%) |
| CIE-LAB | lab(81.20, 40.89, -27.07) |
| CIE-LCH | lch(81.20, 49.03, 326.50°) |
| OKLab | oklab(85.41% 0.1133 -0.0733) |
| OKLCH | oklch(85.41% 0.135 327.1) |
| XYZ | xyz(73.9311, 58.8253, 100.3695) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFFD #AFFEB0
analogous
#D8AFFE #FEAFFD #FEAFD6
triadic
#FEAFFD #FDFEAF #AFFDFE
tetradic
#FEAFFD #FED8AF #AFFEB0 #AFD6FE
square
#FEAFFD #FED8AF #AFFEB0 #AFD6FE
split-complementary
#FEAFFD #D6FEAF #AFFED8
monochromatic
#FC36FA #FD73FB #FEAFFD #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.65
#FEAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FEAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFFD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFFD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feaffd; /* rgb */ color: rgb(254, 175, 253); /* oklch */ color: oklch(85.4% 0.135 327.1);
Tailwind
colors: {
custom: {
50: '#ffc8fe',
500: '#feaffd',
950: '#000000',
},
}SCSS
$custom: #feaffd; $custom-light: #ffc8fe; $custom-dark: #000000;
JSON
{
"hex": "#feaffd",
"rgb": {
"r": 254,
"g": 175,
"b": 253
},
"hsl": {
"h": 300.759,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85413,
"c": 0.13499,
"h": 327.1
},
"luminance": 0.58823
}Semantic roles & 50–950 ramp
primary
#FEAFFD
secondary
#6EE46F
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285