#FBEEF8#FBEEF8
#FBEEF8 is a very light, near-neutral pink. Relative luminance 0.884; OKLCH L 96.2% C 0.019 H 333.5°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF8 |
|---|---|
| RGB | rgb(251, 238, 248) |
| HSL | hsl(314, 62%, 96%) |
| HSV | hsv(314, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 1.2%, 1.6%) |
| CIE-LAB | lab(95.34, 6.09, -3.25) |
| CIE-LCH | lch(95.34, 6.91, 331.96°) |
| OKLab | oklab(96.22% 0.0171 -0.0085) |
| OKLCH | oklch(96.22% 0.019 333.5) |
| XYZ | xyz(87.2990, 88.4362, 101.2596) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.24
Very Light Pink
#FFF4F2
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 6.11
Snow
#FFFAFA
ΔE00 6.43
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Mistyrose
#FFE4E1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF8 #EEFBF1
analogous
#F7EEFB #FBEEF8 #FBEEF1
triadic
#FBEEF8 #F8FBEE #EEF8FB
tetradic
#FBEEF8 #FBF7EE #EEFBF1 #EEF1FB
square
#FBEEF8 #FBF7EE #EEFBF1 #EEF1FB
split-complementary
#FBEEF8 #F1FBEE #EEFBF7
monochromatic
#E48BCF #EFBCE4 #F9E6F5 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.12
#FBEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#FBEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF8
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF8 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#F1F2F8
Tritanopia (blue-blind)
#FCEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeef8; /* rgb */ color: rgb(251, 238, 248); /* oklch */ color: oklch(96.2% 0.019 333.5);
Tailwind
colors: {
custom: {
50: '#fcf3fa',
500: '#fbeef8',
950: '#000000',
},
}SCSS
$custom: #fbeef8; $custom-light: #fcf3fa; $custom-dark: #000000;
JSON
{
"hex": "#fbeef8",
"rgb": {
"r": 251,
"g": 238,
"b": 248
},
"hsl": {
"h": 313.846,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96216,
"c": 0.01914,
"h": 333.5
},
"luminance": 0.88436
}Semantic roles & 50–950 ramp
primary
#FBEEF8
secondary
#AEDFB9
accent
#CA441C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585