#FBDCEA#FBDCEA
#FBDCEA is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.4% C 0.039 H 348.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCEA |
|---|---|
| RGB | rgb(251, 220, 234) |
| HSL | hsl(333, 79%, 92%) |
| HSV | hsv(333, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 6.8%, 1.6%) |
| CIE-LAB | lab(90.61, 12.99, -2.89) |
| CIE-LCH | lch(90.61, 13.30, 347.45°) |
| OKLab | oklab(92.4% 0.038 -0.0075) |
| OKLCH | oklch(92.4% 0.039 348.8) |
| XYZ | xyz(80.2267, 77.6377, 88.5853) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.39
Pale Pink
#FFCFDC
ΔE00 5.03
Mistyrose
#FFE4E1
ΔE00 7.19
Lavenderblush
#FFF0F5
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 8.15
Light Rose
#FFC5CB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCEA #DCFBED
analogous
#FBDCFA #FBDCEA #FBDEDC
triadic
#FBDCEA #EAFBDC #DCEAFB
tetradic
#FBDCEA #FAFBDC #DCFBED #DEDCFB
square
#FBDCEA #FAFBDC #DCFBED #DEDCFB
split-complementary
#FBDCEA #DCFBDE #DCFAFB
monochromatic
#EE6EA8 #F5A5C9 #FBDCEA #FCE4EF #FCE4EF
Accessibility & contrast
On white
1.27
#FBDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FBDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCEA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCEA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdcea; /* rgb */ color: rgb(251, 220, 234); /* oklch */ color: oklch(92.4% 0.039 348.8);
Tailwind
colors: {
custom: {
50: '#fce6f0',
500: '#fbdcea',
950: '#000000',
},
}SCSS
$custom: #fbdcea; $custom-light: #fce6f0; $custom-dark: #000000;
JSON
{
"hex": "#fbdcea",
"rgb": {
"r": 251,
"g": 220,
"b": 234
},
"hsl": {
"h": 332.903,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92403,
"c": 0.03868,
"h": 348.8
},
"luminance": 0.77636
}Semantic roles & 50–950 ramp
primary
#FBDCEA
secondary
#99E2C1
accent
#DC7D0A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485