#FBE0EB#FBE0EB
#FBE0EB is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.2% C 0.033 H 351.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0EB |
|---|---|
| RGB | rgb(251, 224, 235) |
| HSL | hsl(336, 77%, 93%) |
| HSV | hsv(336, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 6.4%, 1.6%) |
| CIE-LAB | lab(91.60, 11.08, -1.96) |
| CIE-LCH | lch(91.60, 11.25, 349.95°) |
| OKLab | oklab(93.18% 0.0325 -0.005) |
| OKLCH | oklch(93.18% 0.033 351.2) |
| XYZ | xyz(81.4332, 79.8201, 89.6981) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.68
Light Pink
#FFD1DF
ΔE00 5.83
Mistyrose
#FFE4E1
ΔE00 5.86
Pale Pink
#FFCFDC
ΔE00 6.39
Thistle
#D8BFD8
ΔE00 9.09
Very Light Pink
#FFF4F2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0EB #E0FBF0
analogous
#FBE0F8 #FBE0EB #FBE2E0
triadic
#FBE0EB #EBFBE0 #E0EBFB
tetradic
#FBE0EB #F8FBE0 #E0FBF0 #E2E0FB
square
#FBE0EB #F8FBE0 #E0FBF0 #E2E0FB
split-complementary
#FBE0EB #E0FBE2 #E0F8FB
monochromatic
#ED74A5 #F4AAC8 #FBE0EB #FCE4EE #FCE4EE
Accessibility & contrast
On white
1.24
#FBE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FBE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0EB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0EB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbe0eb; /* rgb */ color: rgb(251, 224, 235); /* oklch */ color: oklch(93.2% 0.033 351.2);
Tailwind
colors: {
custom: {
50: '#fce9f1',
500: '#fbe0eb',
950: '#000000',
},
}SCSS
$custom: #fbe0eb; $custom-light: #fce9f1; $custom-dark: #000000;
JSON
{
"hex": "#fbe0eb",
"rgb": {
"r": 251,
"g": 224,
"b": 235
},
"hsl": {
"h": 335.556,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.93183,
"c": 0.03287,
"h": 351.2
},
"luminance": 0.79819
}Semantic roles & 50–950 ramp
primary
#FBE0EB
secondary
#9DE2C6
accent
#D9860C
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485