#FBE3EA#FBE3EA
#FBE3EA is a very light, muted pink. Relative luminance 0.814; OKLCH L 93.7% C 0.028 H 358.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3EA |
|---|---|
| RGB | rgb(251, 227, 234) |
| HSL | hsl(343, 75%, 94%) |
| HSV | hsv(343, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 6.8%, 1.6%) |
| CIE-LAB | lab(92.30, 9.36, -0.41) |
| CIE-LCH | lch(92.30, 9.36, 357.46°) |
| OKLab | oklab(93.72% 0.0278 -0.001) |
| OKLCH | oklch(93.72% 0.028 358) |
| XYZ | xyz(82.1025, 81.3892, 89.2105) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.11
Mistyrose
#FFE4E1
ΔE00 4.30
Light Pink
#FFD1DF
ΔE00 7.29
Very Light Pink
#FFF4F2
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.75
Snow
#FFFAFA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3EA #E3FBF4
analogous
#FBE3F6 #FBE3EA #FBE8E3
triadic
#FBE3EA #EAFBE3 #E3EAFB
tetradic
#FBE3EA #F6FBE3 #E3FBF4 #E8E3FB
square
#FBE3EA #F6FBE3 #E3FBF4 #E8E3FB
split-complementary
#FBE3EA #E3FBE8 #E3F6FB
monochromatic
#EC789A #F3ADC2 #FBE3EA #FBE4EB #FBE4EB
Accessibility & contrast
On white
1.22
#FBE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FBE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3EA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3EA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#EBEAE9
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe3ea; /* rgb */ color: rgb(251, 227, 234); /* oklch */ color: oklch(93.7% 0.028 358.0);
Tailwind
colors: {
custom: {
50: '#fcebf0',
500: '#fbe3ea',
950: '#000000',
},
}SCSS
$custom: #fbe3ea; $custom-light: #fcebf0; $custom-dark: #000000;
JSON
{
"hex": "#fbe3ea",
"rgb": {
"r": 251,
"g": 227,
"b": 234
},
"hsl": {
"h": 342.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93721,
"c": 0.02778,
"h": 358
},
"luminance": 0.81388
}Semantic roles & 50–950 ramp
primary
#FBE3EA
secondary
#A1E2CF
accent
#D79D0E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485