#FBD4CB#FBD4CB
#FBD4CB is a very light, muted red. Relative luminance 0.719; OKLCH L 90.1% C 0.046 H 33.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4CB |
|---|---|
| RGB | rgb(251, 212, 203) |
| HSL | hsl(11, 86%, 89%) |
| HSV | hsv(11, 19%, 98%) |
| CMYK | cmyk(0%, 15.5%, 19.1%, 1.6%) |
| CIE-LAB | lab(87.93, 12.24, 9.52) |
| CIE-LCH | lch(87.93, 15.51, 37.88°) |
| OKLab | oklab(90.06% 0.0383 0.025) |
| OKLCH | oklch(90.06% 0.046 33.2) |
| XYZ | xyz(74.1068, 71.9104, 66.4647) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.07
Apricot
#FBCEB1
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 8.15
Pale Rose
#FDC1C5
ΔE00 8.20
Pale Pink
#FFCFDC
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4CB #CBF2FB
analogous
#FBCBDA #FBD4CB #FBECCB
triadic
#FBD4CB #CBFBD4 #D4CBFB
tetradic
#FBD4CB #DAFBCB #CBF2FB #ECCBFB
square
#FBD4CB #DAFBCB #CBF2FB #ECCBFB
split-complementary
#FBD4CB #CBFBEC #CBDAFB
monochromatic
#F27659 #F7A592 #FBD4CB #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.37
#FBD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FBD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4CB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4CB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd4cb; /* rgb */ color: rgb(251, 212, 203); /* oklch */ color: oklch(90.1% 0.046 33.2);
Tailwind
colors: {
custom: {
50: '#fde1da',
500: '#fbd4cb',
950: '#000000',
},
}SCSS
$custom: #fbd4cb; $custom-light: #fde1da; $custom-dark: #000000;
JSON
{
"hex": "#fbd4cb",
"rgb": {
"r": 251,
"g": 212,
"b": 203
},
"hsl": {
"h": 11.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.90055,
"c": 0.0457,
"h": 33.2
},
"luminance": 0.71908
}Semantic roles & 50–950 ramp
primary
#FBD4CB
secondary
#89D1E1
accent
#B8E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483