#FEAFFB#FEAFFB
#FEAFFB is a very light, vivid purple. Relative luminance 0.587; OKLCH L 85.3% C 0.133 H 328.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFFB |
|---|---|
| RGB | rgb(254, 175, 251) |
| HSL | hsl(302, 98%, 84%) |
| HSV | hsv(302, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 1.2%, 0.4%) |
| CIE-LAB | lab(81.13, 40.53, -26.10) |
| CIE-LCH | lch(81.13, 48.21, 327.22°) |
| OKLab | oklab(85.34% 0.1128 -0.0706) |
| OKLCH | oklch(85.34% 0.133 328) |
| XYZ | xyz(73.6141, 58.6986, 98.7004) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.79
Very Light Purple
#F6CEFC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFFB #AFFEB2
analogous
#DAAFFE #FEAFFB #FEAFD4
triadic
#FEAFFB #FBFEAF #AFFBFE
tetradic
#FEAFFB #FEDAAF #AFFEB2 #AFD4FE
square
#FEAFFB #FEDAAF #AFFEB2 #AFD4FE
split-complementary
#FEAFFB #D4FEAF #AFFEDA
monochromatic
#FC36F5 #FD73F8 #FEAFFB #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.65
#FEAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FEAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFFB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFFB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#FFB5CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaffb; /* rgb */ color: rgb(254, 175, 251); /* oklch */ color: oklch(85.3% 0.133 328.0);
Tailwind
colors: {
custom: {
50: '#ffc8fc',
500: '#feaffb',
950: '#000000',
},
}SCSS
$custom: #feaffb; $custom-light: #ffc8fc; $custom-dark: #000000;
JSON
{
"hex": "#feaffb",
"rgb": {
"r": 254,
"g": 175,
"b": 251
},
"hsl": {
"h": 302.278,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85337,
"c": 0.13309,
"h": 328
},
"luminance": 0.58696
}Semantic roles & 50–950 ramp
primary
#FEAFFB
secondary
#6EE472
accent
#E60900
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285