#FBD4CD#FBD4CD
#FBD4CD is a very light, muted red. Relative luminance 0.720; OKLCH L 90.1% C 0.045 H 29.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4CD |
|---|---|
| RGB | rgb(251, 212, 205) |
| HSL | hsl(9, 85%, 89%) |
| HSV | hsv(9, 18%, 98%) |
| CMYK | cmyk(0%, 15.5%, 18.3%, 1.6%) |
| CIE-LAB | lab(87.97, 12.54, 8.54) |
| CIE-LCH | lch(87.97, 15.17, 34.24°) |
| OKLab | oklab(90.11% 0.039 0.0225) |
| OKLCH | oklch(90.11% 0.045 29.9) |
| XYZ | xyz(74.3466, 72.0063, 67.7281) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Light Rose
#FFC5CB
ΔE00 7.47
Pale Rose
#FDC1C5
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 8.17
Light Pink
#FFD1DF
ΔE00 8.38
Apricot
#FBCEB1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4CD #CDF4FB
analogous
#FBCDDD #FBD4CD #FBEBCD
triadic
#FBD4CD #CDFBD4 #D4CDFB
tetradic
#FBD4CD #DDFBCD #CDF4FB #EBCDFB
square
#FBD4CD #DDFBCD #CDF4FB #EBCDFB
split-complementary
#FBD4CD #CDFBEB #CDDDFB
monochromatic
#F2735C #F6A394 #FBD4CD #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.36
#FBD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FBD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4CD
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4CD | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd4cd; /* rgb */ color: rgb(251, 212, 205); /* oklch */ color: oklch(90.1% 0.045 29.9);
Tailwind
colors: {
custom: {
50: '#fde1dc',
500: '#fbd4cd',
950: '#000000',
},
}SCSS
$custom: #fbd4cd; $custom-light: #fde1dc; $custom-dark: #000000;
JSON
{
"hex": "#fbd4cd",
"rgb": {
"r": 251,
"g": 212,
"b": 205
},
"hsl": {
"h": 9.13,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.90106,
"c": 0.04502,
"h": 29.9
},
"luminance": 0.72004
}Semantic roles & 50–950 ramp
primary
#FBD4CD
secondary
#8BD4E2
accent
#C0E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484