#FBE1EB#FBE1EB
#FBE1EB is a very light, muted pink. Relative luminance 0.804; OKLCH L 93.4% C 0.031 H 352.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1EB |
|---|---|
| RGB | rgb(251, 225, 235) |
| HSL | hsl(337, 76%, 93%) |
| HSV | hsv(337, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(91.85, 10.56, -1.61) |
| CIE-LCH | lch(91.85, 10.68, 351.34°) |
| OKLab | oklab(93.37% 0.031 -0.0041) |
| OKLCH | oklch(93.37% 0.031 352.5) |
| XYZ | xyz(81.7027, 80.3592, 89.7880) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.20
Mistyrose
#FFE4E1
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 6.79
Very Light Pink
#FFF4F2
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1EB #E1FBF1
analogous
#FBE1F8 #FBE1EB #FBE4E1
triadic
#FBE1EB #EBFBE1 #E1EBFB
tetradic
#FBE1EB #F8FBE1 #E1FBF1 #E4E1FB
square
#FBE1EB #F8FBE1 #E1FBF1 #E4E1FB
split-complementary
#FBE1EB #E1FBE4 #E1F8FB
monochromatic
#ED75A3 #F4ABC7 #FBE1EB #FBE4ED #FBE4ED
Accessibility & contrast
On white
1.23
#FBE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FBE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1EB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1EB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe1eb; /* rgb */ color: rgb(251, 225, 235); /* oklch */ color: oklch(93.4% 0.031 352.5);
Tailwind
colors: {
custom: {
50: '#fceaf1',
500: '#fbe1eb',
950: '#000000',
},
}SCSS
$custom: #fbe1eb; $custom-light: #fceaf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe1eb",
"rgb": {
"r": 251,
"g": 225,
"b": 235
},
"hsl": {
"h": 336.923,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93371,
"c": 0.0313,
"h": 352.5
},
"luminance": 0.80358
}Semantic roles & 50–950 ramp
primary
#FBE1EB
secondary
#9EE2C8
accent
#D98A0D
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485