#FBDFEB#FBDFEB
#FBDFEB is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.0% C 0.034 H 350.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFEB |
|---|---|
| RGB | rgb(251, 223, 235) |
| HSL | hsl(334, 78%, 93%) |
| HSV | hsv(334, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(91.36, 11.60, -2.32) |
| CIE-LCH | lch(91.36, 11.82, 348.70°) |
| OKLab | oklab(92.99% 0.0339 -0.006) |
| OKLCH | oklch(92.99% 0.034 350) |
| XYZ | xyz(81.1652, 79.2842, 89.6088) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.44
Pale Pink
#FFCFDC
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 6.16
Mistyrose
#FFE4E1
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 8.78
Light Rose
#FFC5CB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFEB #DFFBEF
analogous
#FBDFF9 #FBDFEB #FBE1DF
triadic
#FBDFEB #EBFBDF #DFEBFB
tetradic
#FBDFEB #F9FBDF #DFFBEF #E1DFFB
square
#FBDFEB #F9FBDF #DFFBEF #E1DFFB
split-complementary
#FBDFEB #DFFBE1 #DFF9FB
monochromatic
#ED72A7 #F4A9C9 #FBDFEB #FCE4EE #FCE4EE
Accessibility & contrast
On white
1.25
#FBDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FBDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFEB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFEB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbdfeb; /* rgb */ color: rgb(251, 223, 235); /* oklch */ color: oklch(93.0% 0.034 350.0);
Tailwind
colors: {
custom: {
50: '#fce9f1',
500: '#fbdfeb',
950: '#000000',
},
}SCSS
$custom: #fbdfeb; $custom-light: #fce9f1; $custom-dark: #000000;
JSON
{
"hex": "#fbdfeb",
"rgb": {
"r": 251,
"g": 223,
"b": 235
},
"hsl": {
"h": 334.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92994,
"c": 0.03445,
"h": 350
},
"luminance": 0.79283
}Semantic roles & 50–950 ramp
primary
#FBDFEB
secondary
#9CE2C4
accent
#DA820B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485