#FBE2EE#FBE2EE
#FBE2EE is a very light, muted pink. Relative luminance 0.811; OKLCH L 93.6% C 0.031 H 347.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2EE |
|---|---|
| RGB | rgb(251, 226, 238) |
| HSL | hsl(331, 76%, 94%) |
| HSV | hsv(331, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 5.2%, 1.6%) |
| CIE-LAB | lab(92.17, 10.55, -2.71) |
| CIE-LCH | lch(92.17, 10.89, 345.60°) |
| OKLab | oklab(93.65% 0.0307 -0.007) |
| OKLCH | oklch(93.65% 0.031 347.1) |
| XYZ | xyz(82.4109, 81.0762, 92.1803) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 6.21
Light Pink
#FFD1DF
ΔE00 6.49
Pale Pink
#FFCFDC
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2EE #E2FBEF
analogous
#FBE2FA #FBE2EE #FBE2E2
triadic
#FBE2EE #EEFBE2 #E2EEFB
tetradic
#FBE2EE #FAFBE2 #E2FBEF #E2E2FB
square
#FBE2EE #FAFBE2 #E2FBEF #E2E2FB
split-complementary
#FBE2EE #E2FBE2 #E2FAFB
monochromatic
#EC76AF #F4ACCE #FBE2EE #FBE4EF #FBE4EF
Accessibility & contrast
On white
1.22
#FBE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FBE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2EE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2EE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EF
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2ee; /* rgb */ color: rgb(251, 226, 238); /* oklch */ color: oklch(93.6% 0.031 347.1);
Tailwind
colors: {
custom: {
50: '#fcebf3',
500: '#fbe2ee',
950: '#000000',
},
}SCSS
$custom: #fbe2ee; $custom-light: #fcebf3; $custom-dark: #000000;
JSON
{
"hex": "#fbe2ee",
"rgb": {
"r": 251,
"g": 226,
"b": 238
},
"hsl": {
"h": 331.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93646,
"c": 0.03147,
"h": 347.1
},
"luminance": 0.81075
}Semantic roles & 50–950 ramp
primary
#FBE2EE
secondary
#A0E2C2
accent
#D8770E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485