#FBE4E6#FBE4E6
#FBE4E6 is a very light, muted red. Relative luminance 0.817; OKLCH L 93.8% C 0.025 H 11.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E6 |
|---|---|
| RGB | rgb(251, 228, 230) |
| HSL | hsl(355, 74%, 94%) |
| HSV | hsv(355, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 8.4%, 1.6%) |
| CIE-LAB | lab(92.45, 8.17, 1.88) |
| CIE-LCH | lch(92.45, 8.39, 12.97°) |
| OKLab | oklab(93.8% 0.0248 0.0051) |
| OKLCH | oklch(93.8% 0.025 11.6) |
| XYZ | xyz(81.8086, 81.7106, 86.3097) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.41
Lavenderblush
#FFF0F5
ΔE00 3.76
Very Light Pink
#FFF4F2
ΔE00 5.95
Seashell
#FFF5EE
ΔE00 8.09
Snow
#FFFAFA
ΔE00 8.24
Light Pink
#FFD1DF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E6 #E4FBF9
analogous
#FBE4F2 #FBE4E6 #FBEEE4
triadic
#FBE4E6 #E6FBE4 #E4E6FB
tetradic
#FBE4E6 #F2FBE4 #E4FBF9 #EEE4FB
square
#FBE4E6 #F2FBE4 #E4FBF9 #EEE4FB
split-complementary
#FBE4E6 #E4FBEE #E4F2FB
monochromatic
#EB7983 #F3AFB5 #FBE4E6 #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.21
#FBE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FBE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E6
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E6 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e6; /* rgb */ color: rgb(251, 228, 230); /* oklch */ color: oklch(93.8% 0.025 11.6);
Tailwind
colors: {
custom: {
50: '#fceced',
500: '#fbe4e6',
950: '#000000',
},
}SCSS
$custom: #fbe4e6; $custom-light: #fceced; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e6",
"rgb": {
"r": 251,
"g": 228,
"b": 230
},
"hsl": {
"h": 354.783,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93799,
"c": 0.02535,
"h": 11.6
},
"luminance": 0.81709
}Semantic roles & 50–950 ramp
primary
#FBE4E6
secondary
#A2E1DC
accent
#D6C50F
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484