#FBE2EF#FBE2EF
#FBE2EF is a very light, muted pink. Relative luminance 0.811; OKLCH L 93.7% C 0.032 H 345.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2EF |
|---|---|
| RGB | rgb(251, 226, 239) |
| HSL | hsl(329, 76%, 94%) |
| HSV | hsv(329, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.19, 10.72, -3.19) |
| CIE-LCH | lch(92.19, 11.19, 343.42°) |
| OKLab | oklab(93.68% 0.031 -0.0083) |
| OKLCH | oklch(93.68% 0.032 345) |
| XYZ | xyz(82.5582, 81.1352, 92.9561) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.47
Light Pink
#FFD1DF
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 6.58
Pale Pink
#FFCFDC
ΔE00 7.08
Thistle
#D8BFD8
ΔE00 9.01
Very Light Pink
#FFF4F2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2EF #E2FBEE
analogous
#FAE2FB #FBE2EF #FBE2E2
triadic
#FBE2EF #EFFBE2 #E2EFFB
tetradic
#FBE2EF #FBFAE2 #E2FBEE #E2E2FB
square
#FBE2EF #FBFAE2 #E2FBEE #E2E2FB
split-complementary
#FBE2EF #E2FBE2 #E2FBFA
monochromatic
#EC76B4 #F4ACD1 #FBE2EF #FBE4F0 #FBE4F0
Accessibility & contrast
On white
1.22
#FBE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FBE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2EF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2EF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe2ef; /* rgb */ color: rgb(251, 226, 239); /* oklch */ color: oklch(93.7% 0.032 345.0);
Tailwind
colors: {
custom: {
50: '#fcebf4',
500: '#fbe2ef',
950: '#000000',
},
}SCSS
$custom: #fbe2ef; $custom-light: #fcebf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe2ef",
"rgb": {
"r": 251,
"g": 226,
"b": 239
},
"hsl": {
"h": 328.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93675,
"c": 0.03213,
"h": 345
},
"luminance": 0.81134
}Semantic roles & 50–950 ramp
primary
#FBE2EF
secondary
#A0E2BF
accent
#D86F0E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485