#FEEEFB#FEEEFB
#FEEEFB is a very light, muted pink. Relative luminance 0.892; OKLCH L 96.5% C 0.024 H 331.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEFB |
|---|---|
| RGB | rgb(254, 238, 251) |
| HSL | hsl(311, 89%, 96%) |
| HSV | hsv(311, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(95.66, 7.62, -4.31) |
| CIE-LCH | lch(95.66, 8.75, 330.49°) |
| OKLab | oklab(96.54% 0.0213 -0.0114) |
| OKLCH | oklch(96.54% 0.024 331.9) |
| XYZ | xyz(88.8577, 89.1857, 103.7815) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.38
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 7.24
Ghostwhite
#F8F8FF
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 7.57
Snow
#FFFAFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEFB #EEFEF1
analogous
#F9EEFE #FEEEFB #FEEEF3
triadic
#FEEEFB #FBFEEE #EEFBFE
tetradic
#FEEEFB #FEF9EE #EEFEF1 #EEF3FE
square
#FEEEFB #FEF9EE #EEFEF1 #EEF3FE
split-complementary
#FEEEFB #F3FEEE #EEFEF9
monochromatic
#F77AE0 #FBB4ED #FDE2F8 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.11
#FEEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FEEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEFB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEFB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #feeefb; /* rgb */ color: rgb(254, 238, 251); /* oklch */ color: oklch(96.5% 0.024 331.9);
Tailwind
colors: {
custom: {
50: '#fef3fc',
500: '#feeefb',
950: '#000000',
},
}SCSS
$custom: #feeefb; $custom-light: #fef3fc; $custom-dark: #000000;
JSON
{
"hex": "#feeefb",
"rgb": {
"r": 254,
"g": 238,
"b": 251
},
"hsl": {
"h": 311.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96544,
"c": 0.02418,
"h": 331.9
},
"luminance": 0.89185
}Semantic roles & 50–950 ramp
primary
#FEEEFB
secondary
#A6EAB3
accent
#E62B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585