#FBDAEA#FBDAEA
#FBDAEA is a very light, muted pink. Relative luminance 0.766; OKLCH L 92.0% C 0.042 H 347.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAEA |
|---|---|
| RGB | rgb(251, 218, 234) |
| HSL | hsl(331, 80%, 92%) |
| HSV | hsv(331, 13%, 98%) |
| CMYK | cmyk(0%, 13.1%, 6.8%, 1.6%) |
| CIE-LAB | lab(90.13, 14.03, -3.60) |
| CIE-LCH | lch(90.13, 14.48, 345.62°) |
| OKLab | oklab(92.03% 0.0409 -0.0094) |
| OKLCH | oklch(92.03% 0.042 347.1) |
| XYZ | xyz(79.7050, 76.5942, 88.4114) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.52
Thistle
#D8BFD8
ΔE00 7.71
Mistyrose
#FFE4E1
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 8.27
Lavenderblush
#FFF0F5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAEA #DAFBEB
analogous
#FBDAFB #FBDAEA #FBDBDA
triadic
#FBDAEA #EAFBDA #DAEAFB
tetradic
#FBDAEA #FBFBDA #DAFBEB #DBDAFB
square
#FBDAEA #FBFBDA #DAFBEB #DBDAFB
split-complementary
#FBDAEA #DAFBDB #DAFBFB
monochromatic
#EF6CAB #F5A3CB #FBDAEA #FCE3EF #FCE3EF
Accessibility & contrast
On white
1.29
#FBDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FBDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAEA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAEA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#E3E5E9
Tritanopia (blue-blind)
#FFDADF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdaea; /* rgb */ color: rgb(251, 218, 234); /* oklch */ color: oklch(92.0% 0.042 347.1);
Tailwind
colors: {
custom: {
50: '#fce5f0',
500: '#fbdaea',
950: '#000000',
},
}SCSS
$custom: #fbdaea; $custom-light: #fce5f0; $custom-dark: #000000;
JSON
{
"hex": "#fbdaea",
"rgb": {
"r": 251,
"g": 218,
"b": 234
},
"hsl": {
"h": 330.909,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92029,
"c": 0.04193,
"h": 347.1
},
"luminance": 0.76593
}Semantic roles & 50–950 ramp
primary
#FBDAEA
secondary
#97E2BE
accent
#DD7609
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485