#FBE4EF#FBE4EF
#FBE4EF is a very light, muted pink. Relative luminance 0.822; OKLCH L 94.1% C 0.029 H 347.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4EF |
|---|---|
| RGB | rgb(251, 228, 239) |
| HSL | hsl(331, 74%, 94%) |
| HSV | hsv(331, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.68, 9.69, -2.48) |
| CIE-LCH | lch(92.68, 10.00, 345.63°) |
| OKLab | oklab(94.05% 0.0281 -0.0064) |
| OKLCH | oklch(94.05% 0.029 347.1) |
| XYZ | xyz(83.1052, 82.2292, 93.1385) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.44
Mistyrose
#FFE4E1
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 7.82
Very Light Pink
#FFF4F2
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4EF #E4FBF0
analogous
#FBE4FB #FBE4EF #FBE5E4
triadic
#FBE4EF #EFFBE4 #E4EFFB
tetradic
#FBE4EF #FBFBE4 #E4FBF0 #E5E4FB
square
#FBE4EF #FBFBE4 #E4FBF0 #E5E4FB
split-complementary
#FBE4EF #E4FBE5 #E4FBFB
monochromatic
#EB79B0 #F3AFCF #FBE4EF #FBE4EF #FBE4EF
Accessibility & contrast
On white
1.20
#FBE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FBE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4EF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4EF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe4ef; /* rgb */ color: rgb(251, 228, 239); /* oklch */ color: oklch(94.1% 0.029 347.1);
Tailwind
colors: {
custom: {
50: '#fcecf4',
500: '#fbe4ef',
950: '#000000',
},
}SCSS
$custom: #fbe4ef; $custom-light: #fcecf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe4ef",
"rgb": {
"r": 251,
"g": 228,
"b": 239
},
"hsl": {
"h": 331.304,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.94053,
"c": 0.02887,
"h": 347.1
},
"luminance": 0.82228
}Semantic roles & 50–950 ramp
primary
#FBE4EF
secondary
#A2E1C3
accent
#D6770F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485