#FBE4EE#FBE4EE
#FBE4EE is a very light, muted pink. Relative luminance 0.822; OKLCH L 94.0% C 0.028 H 349.5°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4EE |
|---|---|
| RGB | rgb(251, 228, 238) |
| HSL | hsl(334, 74%, 94%) |
| HSV | hsv(334, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(92.65, 9.51, -2.00) |
| CIE-LCH | lch(92.65, 9.72, 348.14°) |
| OKLab | oklab(94.02% 0.0278 -0.0052) |
| OKLCH | oklch(94.02% 0.028 349.5) |
| XYZ | xyz(82.9579, 82.1703, 92.3626) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.23
Mistyrose
#FFE4E1
ΔE00 5.52
Light Pink
#FFD1DF
ΔE00 7.32
Pale Pink
#FFCFDC
ΔE00 7.86
Very Light Pink
#FFF4F2
ΔE00 7.89
Lavender (CSS)
#E6E6FA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4EE #E4FBF1
analogous
#FBE4FA #FBE4EE #FBE6E4
triadic
#FBE4EE #EEFBE4 #E4EEFB
tetradic
#FBE4EE #FAFBE4 #E4FBF1 #E6E4FB
square
#FBE4EE #FAFBE4 #E4FBF1 #E6E4FB
split-complementary
#FBE4EE #E4FBE6 #E4FAFB
monochromatic
#EB79AB #F3AFCC #FBE4EE #FBE4EE #FBE4EE
Accessibility & contrast
On white
1.20
#FBE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#FBE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4EE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4EE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe4ee; /* rgb */ color: rgb(251, 228, 238); /* oklch */ color: oklch(94.0% 0.028 349.5);
Tailwind
colors: {
custom: {
50: '#fcecf3',
500: '#fbe4ee',
950: '#000000',
},
}SCSS
$custom: #fbe4ee; $custom-light: #fcecf3; $custom-dark: #000000;
JSON
{
"hex": "#fbe4ee",
"rgb": {
"r": 251,
"g": 228,
"b": 238
},
"hsl": {
"h": 333.913,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.94024,
"c": 0.02826,
"h": 349.5
},
"luminance": 0.82169
}Semantic roles & 50–950 ramp
primary
#FBE4EE
secondary
#A2E1C6
accent
#D6800F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485