#FBE2EB#FBE2EB
#FBE2EB is a very light, muted pink. Relative luminance 0.809; OKLCH L 93.6% C 0.030 H 353.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2EB |
|---|---|
| RGB | rgb(251, 226, 235) |
| HSL | hsl(338, 76%, 94%) |
| HSV | hsv(338, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 6.4%, 1.6%) |
| CIE-LAB | lab(92.09, 10.04, -1.25) |
| CIE-LCH | lch(92.09, 10.12, 352.88°) |
| OKLab | oklab(93.56% 0.0296 -0.0032) |
| OKLCH | oklch(93.56% 0.03 353.9) |
| XYZ | xyz(81.9738, 80.9014, 89.8784) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.71
Mistyrose
#FFE4E1
ΔE00 5.07
Light Pink
#FFD1DF
ΔE00 6.69
Pale Pink
#FFCFDC
ΔE00 7.21
Very Light Pink
#FFF4F2
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2EB #E2FBF2
analogous
#FBE2F7 #FBE2EB #FBE5E2
triadic
#FBE2EB #EBFBE2 #E2EBFB
tetradic
#FBE2EB #F7FBE2 #E2FBF2 #E5E2FB
square
#FBE2EB #F7FBE2 #E2FBF2 #E5E2FB
split-complementary
#FBE2EB #E2FBE5 #E2F7FB
monochromatic
#EC76A1 #F4ACC6 #FBE2EB #FBE4EC #FBE4EC
Accessibility & contrast
On white
1.22
#FBE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FBE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2EB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2EB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#FFE1E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2eb; /* rgb */ color: rgb(251, 226, 235); /* oklch */ color: oklch(93.6% 0.030 353.9);
Tailwind
colors: {
custom: {
50: '#fcebf1',
500: '#fbe2eb',
950: '#000000',
},
}SCSS
$custom: #fbe2eb; $custom-light: #fcebf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe2eb",
"rgb": {
"r": 251,
"g": 226,
"b": 235
},
"hsl": {
"h": 338.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.9356,
"c": 0.02975,
"h": 353.9
},
"luminance": 0.809
}Semantic roles & 50–950 ramp
primary
#FBE2EB
secondary
#A0E2CA
accent
#D88F0E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485