#FBDDDE#FBDDDE
#FBDDDE is a very light, muted red. Relative luminance 0.775; OKLCH L 92.3% C 0.033 H 15.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDDE |
|---|---|
| RGB | rgb(251, 221, 222) |
| HSL | hsl(358, 79%, 93%) |
| HSV | hsv(358, 12%, 98%) |
| CMYK | cmyk(0%, 12%, 11.6%, 1.6%) |
| CIE-LAB | lab(90.55, 10.49, 3.31) |
| CIE-LCH | lch(90.55, 11.00, 17.52°) |
| OKLab | oklab(92.25% 0.0321 0.0089) |
| OKLCH | oklch(92.25% 0.033 15.5) |
| XYZ | xyz(78.8241, 77.4978, 79.8993) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.52
Lavenderblush
#FFF0F5
ΔE00 6.29
Light Pink
#FFD1DF
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 8.28
Light Rose
#FFC5CB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDDE #DDFBFA
analogous
#FBDDED #FBDDDE #FBEBDD
triadic
#FBDDDE #DEFBDD #DDDEFB
tetradic
#FBDDDE #EDFBDD #DDFBFA #EBDDFB
square
#FBDDDE #EDFBDD #DDFBFA #EBDDFB
split-complementary
#FBDDDE #DDFBEB #DDEDFB
monochromatic
#EE6F74 #F5A6A9 #FBDDDE #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.27
#FBDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FBDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDDE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDDE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbddde; /* rgb */ color: rgb(251, 221, 222); /* oklch */ color: oklch(92.3% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#fce7e8',
500: '#fbddde',
950: '#000000',
},
}SCSS
$custom: #fbddde; $custom-light: #fce7e8; $custom-dark: #000000;
JSON
{
"hex": "#fbddde",
"rgb": {
"r": 251,
"g": 221,
"b": 222
},
"hsl": {
"h": 358,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.92252,
"c": 0.03328,
"h": 15.5
},
"luminance": 0.77496
}Semantic roles & 50–950 ramp
primary
#FBDDDE
secondary
#9AE2E0
accent
#DBD40A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484