#FBEAEF#FBEAEF
#FBEAEF is a very light, near-neutral pink. Relative luminance 0.856; OKLCH L 95.2% C 0.020 H 357.6°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEAEF |
|---|---|
| RGB | rgb(251, 234, 239) |
| HSL | hsl(342, 68%, 95%) |
| HSV | hsv(342, 7%, 98%) |
| CMYK | cmyk(0%, 6.8%, 4.8%, 1.6%) |
| CIE-LAB | lab(94.14, 6.59, -0.34) |
| CIE-LCH | lch(94.14, 6.60, 357.01°) |
| OKLab | oklab(95.19% 0.0195 -0.0008) |
| OKLCH | oklch(95.19% 0.02 357.6) |
| XYZ | xyz(84.7845, 85.5878, 93.6982) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.39
Mistyrose
#FFE4E1
ΔE00 4.69
Very Light Pink
#FFF4F2
ΔE00 4.73
Snow
#FFFAFA
ΔE00 6.43
Seashell
#FFF5EE
ΔE00 7.37
Ghostwhite
#F8F8FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEAEF #EAFBF6
analogous
#FBEAF7 #FBEAEF #FBEDEA
triadic
#FBEAEF #EFFBEA #EAEFFB
tetradic
#FBEAEF #F7FBEA #EAFBF6 #EDEAFB
square
#FBEAEF #F7FBEA #EAFBF6 #EDEAFB
split-complementary
#FBEAEF #EAFBED #EAF7FB
monochromatic
#E783A1 #F1B7C8 #FAE5EB #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.16
#FBEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#FBEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEAEF
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEAEF | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#FEE9EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbeaef; /* rgb */ color: rgb(251, 234, 239); /* oklch */ color: oklch(95.2% 0.020 357.6);
Tailwind
colors: {
custom: {
50: '#fcf0f4',
500: '#fbeaef',
950: '#000000',
},
}SCSS
$custom: #fbeaef; $custom-light: #fcf0f4; $custom-dark: #000000;
JSON
{
"hex": "#fbeaef",
"rgb": {
"r": 251,
"g": 234,
"b": 239
},
"hsl": {
"h": 342.353,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.95194,
"c": 0.01954,
"h": 357.6
},
"luminance": 0.85587
}Semantic roles & 50–950 ramp
primary
#FBEAEF
secondary
#A9E0D0
accent
#D09916
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585