#FBE4EB#FBE4EB
#FBE4EB is a very light, muted pink. Relative luminance 0.820; OKLCH L 93.9% C 0.027 H 357.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4EB |
|---|---|
| RGB | rgb(251, 228, 235) |
| HSL | hsl(342, 74%, 94%) |
| HSV | hsv(342, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(92.57, 9.01, -0.54) |
| CIE-LCH | lch(92.57, 9.02, 356.54°) |
| OKLab | oklab(93.94% 0.0267 -0.0013) |
| OKLCH | oklch(93.94% 0.027 357.2) |
| XYZ | xyz(82.5209, 81.9954, 90.0607) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.75
Mistyrose
#FFE4E1
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 7.64
Pale Pink
#FFCFDC
ΔE00 8.11
Snow
#FFFAFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4EB #E4FBF4
analogous
#FBE4F7 #FBE4EB #FBE9E4
triadic
#FBE4EB #EBFBE4 #E4EBFB
tetradic
#FBE4EB #F7FBE4 #E4FBF4 #E9E4FB
square
#FBE4EB #F7FBE4 #E4FBF4 #E9E4FB
split-complementary
#FBE4EB #E4FBE9 #E4F7FB
monochromatic
#EB799C #F3AFC4 #FBE4EB #FBE4EB #FBE4EB
Accessibility & contrast
On white
1.21
#FBE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FBE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4EB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4EB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe4eb; /* rgb */ color: rgb(251, 228, 235); /* oklch */ color: oklch(93.9% 0.027 357.2);
Tailwind
colors: {
custom: {
50: '#fcecf1',
500: '#fbe4eb',
950: '#000000',
},
}SCSS
$custom: #fbe4eb; $custom-light: #fcecf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe4eb",
"rgb": {
"r": 251,
"g": 228,
"b": 235
},
"hsl": {
"h": 341.739,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93939,
"c": 0.02671,
"h": 357.2
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#FBE4EB
secondary
#A2E1CE
accent
#D69A0F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485