#FBE3EE#FBE3EE
#FBE3EE is a very light, muted pink. Relative luminance 0.816; OKLCH L 93.8% C 0.030 H 348.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3EE |
|---|---|
| RGB | rgb(251, 227, 238) |
| HSL | hsl(333, 75%, 94%) |
| HSV | hsv(333, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(92.41, 10.03, -2.35) |
| CIE-LCH | lch(92.41, 10.30, 346.80°) |
| OKLab | oklab(93.84% 0.0292 -0.0061) |
| OKLCH | oklch(93.84% 0.03 348.2) |
| XYZ | xyz(82.6836, 81.6217, 92.2712) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.74
Mistyrose
#FFE4E1
ΔE00 5.85
Light Pink
#FFD1DF
ΔE00 6.89
Pale Pink
#FFCFDC
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 8.42
Lavender (CSS)
#E6E6FA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3EE #E3FBF0
analogous
#FBE3FA #FBE3EE #FBE4E3
triadic
#FBE3EE #EEFBE3 #E3EEFB
tetradic
#FBE3EE #FAFBE3 #E3FBF0 #E4E3FB
square
#FBE3EE #FAFBE3 #E3FBF0 #E4E3FB
split-complementary
#FBE3EE #E3FBE4 #E3FAFB
monochromatic
#EC78AD #F3ADCD #FBE3EE #FBE4EF #FBE4EF
Accessibility & contrast
On white
1.21
#FBE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FBE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3EE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3EE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe3ee; /* rgb */ color: rgb(251, 227, 238); /* oklch */ color: oklch(93.8% 0.030 348.2);
Tailwind
colors: {
custom: {
50: '#fcebf3',
500: '#fbe3ee',
950: '#000000',
},
}SCSS
$custom: #fbe3ee; $custom-light: #fcebf3; $custom-dark: #000000;
JSON
{
"hex": "#fbe3ee",
"rgb": {
"r": 251,
"g": 227,
"b": 238
},
"hsl": {
"h": 332.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93835,
"c": 0.02985,
"h": 348.2
},
"luminance": 0.8162
}Semantic roles & 50–950 ramp
primary
#FBE3EE
secondary
#A1E2C4
accent
#D77B0E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485