#FBE3EB#FBE3EB
#FBE3EB is a very light, muted pink. Relative luminance 0.814; OKLCH L 93.7% C 0.028 H 355.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3EB |
|---|---|
| RGB | rgb(251, 227, 235) |
| HSL | hsl(340, 75%, 94%) |
| HSV | hsv(340, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 6.4%, 1.6%) |
| CIE-LAB | lab(92.33, 9.52, -0.90) |
| CIE-LCH | lch(92.33, 9.57, 354.60°) |
| OKLab | oklab(93.75% 0.0281 -0.0022) |
| OKLCH | oklch(93.75% 0.028 355.4) |
| XYZ | xyz(82.2466, 81.4468, 89.9693) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.23
Mistyrose
#FFE4E1
ΔE00 4.70
Light Pink
#FFD1DF
ΔE00 7.16
Very Light Pink
#FFF4F2
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.65
Snow
#FFFAFA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3EB #E3FBF3
analogous
#FBE3F7 #FBE3EB #FBE7E3
triadic
#FBE3EB #EBFBE3 #E3EBFB
tetradic
#FBE3EB #F7FBE3 #E3FBF3 #E7E3FB
square
#FBE3EB #F7FBE3 #E3FBF3 #E7E3FB
split-complementary
#FBE3EB #E3FBE7 #E3F7FB
monochromatic
#EC789E #F3ADC5 #FBE3EB #FBE4EC #FBE4EC
Accessibility & contrast
On white
1.21
#FBE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FBE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3EB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3EB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe3eb; /* rgb */ color: rgb(251, 227, 235); /* oklch */ color: oklch(93.7% 0.028 355.4);
Tailwind
colors: {
custom: {
50: '#fcebf1',
500: '#fbe3eb',
950: '#000000',
},
}SCSS
$custom: #fbe3eb; $custom-light: #fcebf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe3eb",
"rgb": {
"r": 251,
"g": 227,
"b": 235
},
"hsl": {
"h": 340,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93749,
"c": 0.02822,
"h": 355.4
},
"luminance": 0.81446
}Semantic roles & 50–950 ramp
primary
#FBE3EB
secondary
#A1E2CC
accent
#D7940E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485