#FBEEF6#FBEEF6
#FBEEF6 is a very light, near-neutral pink. Relative luminance 0.883; OKLCH L 96.2% C 0.017 H 339.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF6 |
|---|---|
| RGB | rgb(251, 238, 246) |
| HSL | hsl(323, 62%, 96%) |
| HSV | hsv(323, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 2%, 1.6%) |
| CIE-LAB | lab(95.29, 5.74, -2.29) |
| CIE-LCH | lch(95.29, 6.18, 338.31°) |
| OKLab | oklab(96.16% 0.0164 -0.006) |
| OKLCH | oklch(96.16% 0.017 339.9) |
| XYZ | xyz(86.9904, 88.3128, 99.6342) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.50
Very Light Pink
#FFF4F2
ΔE00 4.99
Snow
#FFFAFA
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.65
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF6 #EEFBF3
analogous
#F9EEFB #FBEEF6 #FBEEEF
triadic
#FBEEF6 #F6FBEE #EEF6FB
tetradic
#FBEEF6 #FBF9EE #EEFBF3 #EEEFFB
square
#FBEEF6 #FBF9EE #EEFBF3 #EEEFFB
split-complementary
#FBEEF6 #EFFBEE #EEFBF9
monochromatic
#E48BC2 #EFBCDC #F9E6F2 #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.13
#FBEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FBEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF6
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF6 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#FDEEF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeef6; /* rgb */ color: rgb(251, 238, 246); /* oklch */ color: oklch(96.2% 0.017 339.9);
Tailwind
colors: {
custom: {
50: '#fcf3f9',
500: '#fbeef6',
950: '#000000',
},
}SCSS
$custom: #fbeef6; $custom-light: #fcf3f9; $custom-dark: #000000;
JSON
{
"hex": "#fbeef6",
"rgb": {
"r": 251,
"g": 238,
"b": 246
},
"hsl": {
"h": 323.077,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96158,
"c": 0.01745,
"h": 339.9
},
"luminance": 0.88312
}Semantic roles & 50–950 ramp
primary
#FBEEF6
secondary
#AEDFC1
accent
#CA5F1C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585