#FEAFF0#FEAFF0
#FEAFF0 is a very light, vivid pink. Relative luminance 0.580; OKLCH L 84.9% C 0.123 H 333.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFF0 |
|---|---|
| RGB | rgb(254, 175, 240) |
| HSL | hsl(311, 98%, 84%) |
| HSV | hsv(311, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 5.5%, 0.4%) |
| CIE-LAB | lab(80.75, 38.61, -20.77) |
| CIE-LCH | lch(80.75, 43.84, 331.73°) |
| OKLab | oklab(84.93% 0.1098 -0.0557) |
| OKLCH | oklch(84.93% 0.123 333.1) |
| XYZ | xyz(71.9303, 58.0250, 89.8322) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.18
Light Lilac
#EDC8FF
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFF0 #AFFEBD
analogous
#E5AFFE #FEAFF0 #FEAFC9
triadic
#FEAFF0 #F0FEAF #AFF0FE
tetradic
#FEAFF0 #FEE5AF #AFFEBD #AFC9FE
square
#FEAFF0 #FEE5AF #AFFEBD #AFC9FE
split-complementary
#FEAFF0 #C9FEAF #AFFEE5
monochromatic
#FC36D9 #FD73E5 #FEAFF0 #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.67
#FEAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FEAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFF0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFF0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F3
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaff0; /* rgb */ color: rgb(254, 175, 240); /* oklch */ color: oklch(84.9% 0.123 333.1);
Tailwind
colors: {
custom: {
50: '#ffc8f5',
500: '#feaff0',
950: '#000000',
},
}SCSS
$custom: #feaff0; $custom-light: #ffc8f5; $custom-dark: #000000;
JSON
{
"hex": "#feaff0",
"rgb": {
"r": 254,
"g": 175,
"b": 240
},
"hsl": {
"h": 310.633,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.84931,
"c": 0.12312,
"h": 333.1
},
"luminance": 0.58022
}Semantic roles & 50–950 ramp
primary
#FEAFF0
secondary
#6EE483
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285