#FBDAEB#FBDAEB
#FBDAEB is a very light, muted pink. Relative luminance 0.766; OKLCH L 92.1% C 0.043 H 345.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAEB |
|---|---|
| RGB | rgb(251, 218, 235) |
| HSL | hsl(329, 80%, 92%) |
| HSV | hsv(329, 13%, 98%) |
| CMYK | cmyk(0%, 13.1%, 6.4%, 1.6%) |
| CIE-LAB | lab(90.16, 14.20, -4.08) |
| CIE-LCH | lch(90.16, 14.77, 343.96°) |
| OKLab | oklab(92.06% 0.0412 -0.0106) |
| OKLCH | oklch(92.06% 0.043 345.5) |
| XYZ | xyz(79.8490, 76.6518, 89.1701) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.94
Pale Pink
#FFCFDC
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 7.58
Pale Mauve
#FED0FC
ΔE00 8.08
Mistyrose
#FFE4E1
ΔE00 8.35
Light Rose
#FFC5CB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAEB #DAFBEA
analogous
#FBDAFB #FBDAEB #FBDADB
triadic
#FBDAEB #EBFBDA #DAEBFB
tetradic
#FBDAEB #FBFBDA #DAFBEA #DADBFB
square
#FBDAEB #FBFBDA #DAFBEA #DADBFB
split-complementary
#FBDAEB #DBFBDA #DAFBFB
monochromatic
#EF6CAF #F5A3CD #FBDAEB #FCE3F0 #FCE3F0
Accessibility & contrast
On white
1.29
#FBDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FBDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAEB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAEB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdaeb; /* rgb */ color: rgb(251, 218, 235); /* oklch */ color: oklch(92.1% 0.043 345.5);
Tailwind
colors: {
custom: {
50: '#fce5f1',
500: '#fbdaeb',
950: '#000000',
},
}SCSS
$custom: #fbdaeb; $custom-light: #fce5f1; $custom-dark: #000000;
JSON
{
"hex": "#fbdaeb",
"rgb": {
"r": 251,
"g": 218,
"b": 235
},
"hsl": {
"h": 329.091,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92059,
"c": 0.04258,
"h": 345.5
},
"luminance": 0.7665
}Semantic roles & 50–950 ramp
primary
#FBDAEB
secondary
#97E2BB
accent
#DD7009
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485