#FBE0EE#FBE0EE
#FBE0EE is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.3% C 0.035 H 345.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0EE |
|---|---|
| RGB | rgb(251, 224, 238) |
| HSL | hsl(329, 77%, 93%) |
| HSV | hsv(329, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(91.68, 11.59, -3.42) |
| CIE-LCH | lch(91.68, 12.08, 343.57°) |
| OKLab | oklab(93.27% 0.0336 -0.0089) |
| OKLCH | oklch(93.27% 0.035 345.1) |
| XYZ | xyz(81.8702, 79.9949, 92.0000) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.77
Lavenderblush
#FFF0F5
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 6.40
Mistyrose
#FFE4E1
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 8.57
Pale Mauve
#FED0FC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0EE #E0FBED
analogous
#FAE0FB #FBE0EE #FBE0E0
triadic
#FBE0EE #EEFBE0 #E0EEFB
tetradic
#FBE0EE #FBFAE0 #E0FBED #E0E0FB
square
#FBE0EE #FBFAE0 #E0FBED #E0E0FB
split-complementary
#FBE0EE #E0FBE0 #E0FBFA
monochromatic
#ED74B3 #F4AAD0 #FBE0EE #FCE4F0 #FCE4F0
Accessibility & contrast
On white
1.24
#FBE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FBE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0EE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0EE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EF
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbe0ee; /* rgb */ color: rgb(251, 224, 238); /* oklch */ color: oklch(93.3% 0.035 345.1);
Tailwind
colors: {
custom: {
50: '#fce9f3',
500: '#fbe0ee',
950: '#000000',
},
}SCSS
$custom: #fbe0ee; $custom-light: #fce9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbe0ee",
"rgb": {
"r": 251,
"g": 224,
"b": 238
},
"hsl": {
"h": 328.889,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.9327,
"c": 0.03473,
"h": 345.1
},
"luminance": 0.79994
}Semantic roles & 50–950 ramp
primary
#FBE0EE
secondary
#9DE2BE
accent
#D96F0C
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485