#FBE3EF#FBE3EF
#FBE3EF is a very light, muted pink. Relative luminance 0.817; OKLCH L 93.9% C 0.030 H 346.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3EF |
|---|---|
| RGB | rgb(251, 227, 239) |
| HSL | hsl(330, 75%, 94%) |
| HSV | hsv(330, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.43, 10.20, -2.84) |
| CIE-LCH | lch(92.43, 10.59, 344.46°) |
| OKLab | oklab(93.86% 0.0296 -0.0074) |
| OKLCH | oklch(93.86% 0.031 346) |
| XYZ | xyz(82.8309, 81.6806, 93.0470) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.96
Mistyrose
#FFE4E1
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3EF #E3FBEF
analogous
#FBE3FB #FBE3EF #FBE3E3
triadic
#FBE3EF #EFFBE3 #E3EFFB
tetradic
#FBE3EF #FBFBE3 #E3FBEF #E3E3FB
square
#FBE3EF #FBFBE3 #E3FBEF #E3E3FB
split-complementary
#FBE3EF #E3FBE3 #E3FBFB
monochromatic
#EC78B2 #F3ADD0 #FBE3EF #FBE4F0 #FBE4F0
Accessibility & contrast
On white
1.21
#FBE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FBE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3EF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3EF | 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)
#E4E7F0
Deuteranopia (green-blind)
#E9EBEE
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe3ef; /* rgb */ color: rgb(251, 227, 239); /* oklch */ color: oklch(93.9% 0.030 346.0);
Tailwind
colors: {
custom: {
50: '#fcebf4',
500: '#fbe3ef',
950: '#000000',
},
}SCSS
$custom: #fbe3ef; $custom-light: #fcebf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe3ef",
"rgb": {
"r": 251,
"g": 227,
"b": 239
},
"hsl": {
"h": 330,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93864,
"c": 0.0305,
"h": 346
},
"luminance": 0.81679
}Semantic roles & 50–950 ramp
primary
#FBE3EF
secondary
#A1E2C1
accent
#D7730E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485