#FBE2F2#FBE2F2
#FBE2F2 is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.8% C 0.034 H 339.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2F2 |
|---|---|
| RGB | rgb(251, 226, 242) |
| HSL | hsl(322, 76%, 94%) |
| HSV | hsv(322, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 3.6%, 1.6%) |
| CIE-LAB | lab(92.27, 11.24, -4.64) |
| CIE-LCH | lch(92.27, 12.16, 337.55°) |
| OKLab | oklab(93.76% 0.0321 -0.0122) |
| OKLCH | oklch(93.76% 0.034 339.2) |
| XYZ | xyz(83.0051, 81.3139, 95.3097) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 7.19
Mistyrose
#FFE4E1
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.58
Lavender (CSS)
#E6E6FA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2F2 #E2FBEB
analogous
#F7E2FB #FBE2F2 #FBE2E5
triadic
#FBE2F2 #F2FBE2 #E2F2FB
tetradic
#FBE2F2 #FBF7E2 #E2FBEB #E2E5FB
square
#FBE2F2 #FBF7E2 #E2FBEB #E2E5FB
split-complementary
#FBE2F2 #E5FBE2 #E2FBF7
monochromatic
#EC76C2 #F4ACDA #FBE2F2 #FBE4F3 #FBE4F3
Accessibility & contrast
On white
1.22
#FBE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FBE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2F2
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2F2 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#FEE2E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe2f2; /* rgb */ color: rgb(251, 226, 242); /* oklch */ color: oklch(93.8% 0.034 339.2);
Tailwind
colors: {
custom: {
50: '#fcebf6',
500: '#fbe2f2',
950: '#000000',
},
}SCSS
$custom: #fbe2f2; $custom-light: #fcebf6; $custom-dark: #000000;
JSON
{
"hex": "#fbe2f2",
"rgb": {
"r": 251,
"g": 226,
"b": 242
},
"hsl": {
"h": 321.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93764,
"c": 0.03435,
"h": 339.2
},
"luminance": 0.81313
}Semantic roles & 50–950 ramp
primary
#FBE2F2
secondary
#A0E2B7
accent
#D8560E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485