#FBE1EF#FBE1EF
#FBE1EF is a very light, muted pink. Relative luminance 0.806; OKLCH L 93.5% C 0.034 H 344.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1EF |
|---|---|
| RGB | rgb(251, 225, 239) |
| HSL | hsl(328, 76%, 93%) |
| HSV | hsv(328, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(91.95, 11.24, -3.55) |
| CIE-LCH | lch(91.95, 11.79, 342.48°) |
| OKLab | oklab(93.49% 0.0325 -0.0093) |
| OKLCH | oklch(93.49% 0.034 344.1) |
| XYZ | xyz(82.2871, 80.5929, 92.8658) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.12
Pale Pink
#FFCFDC
ΔE00 6.75
Mistyrose
#FFE4E1
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 8.70
Very Light Pink
#FFF4F2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1EF #E1FBED
analogous
#FAE1FB #FBE1EF #FBE1E2
triadic
#FBE1EF #EFFBE1 #E1EFFB
tetradic
#FBE1EF #FBFAE1 #E1FBED #E1E2FB
square
#FBE1EF #FBFAE1 #E1FBED #E1E2FB
split-complementary
#FBE1EF #E2FBE1 #E1FBFA
monochromatic
#ED75B5 #F4ABD2 #FBE1EF #FBE4F1 #FBE4F1
Accessibility & contrast
On white
1.23
#FBE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FBE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1EF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1EF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F0
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#FFE1E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe1ef; /* rgb */ color: rgb(251, 225, 239); /* oklch */ color: oklch(93.5% 0.034 344.1);
Tailwind
colors: {
custom: {
50: '#fceaf4',
500: '#fbe1ef',
950: '#000000',
},
}SCSS
$custom: #fbe1ef; $custom-light: #fceaf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe1ef",
"rgb": {
"r": 251,
"g": 225,
"b": 239
},
"hsl": {
"h": 327.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93487,
"c": 0.03378,
"h": 344.1
},
"luminance": 0.80592
}Semantic roles & 50–950 ramp
primary
#FBE1EF
secondary
#9EE2BE
accent
#D96B0D
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485