#FBE4F2#FBE4F2
#FBE4F2 is a very light, muted pink. Relative luminance 0.824; OKLCH L 94.1% C 0.031 H 340.6°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4F2 |
|---|---|
| RGB | rgb(251, 228, 242) |
| HSL | hsl(323, 74%, 94%) |
| HSV | hsv(323, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(92.75, 10.20, -3.93) |
| CIE-LCH | lch(92.75, 10.93, 338.92°) |
| OKLab | oklab(94.14% 0.0292 -0.0103) |
| OKLCH | oklch(94.14% 0.031 340.6) |
| XYZ | xyz(83.5521, 82.4079, 95.4920) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.17
Mistyrose
#FFE4E1
ΔE00 7.00
Light Pink
#FFD1DF
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 7.81
Lavender (CSS)
#E6E6FA
ΔE00 8.89
Very Light Pink
#FFF4F2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4F2 #E4FBED
analogous
#F9E4FB #FBE4F2 #FBE4E7
triadic
#FBE4F2 #F2FBE4 #E4F2FB
tetradic
#FBE4F2 #FBF9E4 #E4FBED #E4E7FB
square
#FBE4F2 #FBF9E4 #E4FBED #E4E7FB
split-complementary
#FBE4F2 #E7FBE4 #E4FBF9
monochromatic
#EB79BF #F3AFD8 #FBE4F2 #FBE4F2 #FBE4F2
Accessibility & contrast
On white
1.20
#FBE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#FBE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4F2
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4F2 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#EAEBF1
Tritanopia (blue-blind)
#FEE4E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe4f2; /* rgb */ color: rgb(251, 228, 242); /* oklch */ color: oklch(94.1% 0.031 340.6);
Tailwind
colors: {
custom: {
50: '#fcecf6',
500: '#fbe4f2',
950: '#000000',
},
}SCSS
$custom: #fbe4f2; $custom-light: #fcecf6; $custom-dark: #000000;
JSON
{
"hex": "#fbe4f2",
"rgb": {
"r": 251,
"g": 228,
"b": 242
},
"hsl": {
"h": 323.478,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.94141,
"c": 0.031,
"h": 340.6
},
"luminance": 0.82407
}Semantic roles & 50–950 ramp
primary
#FBE4F2
secondary
#A2E1BB
accent
#D65D0F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485