#FBD3CB#FBD3CB
#FBD3CB is a very light, muted red. Relative luminance 0.714; OKLCH L 89.9% C 0.046 H 31.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3CB |
|---|---|
| RGB | rgb(251, 211, 203) |
| HSL | hsl(10, 86%, 89%) |
| HSV | hsv(10, 19%, 98%) |
| CMYK | cmyk(0%, 15.9%, 19.1%, 1.6%) |
| CIE-LAB | lab(87.68, 12.76, 9.18) |
| CIE-LCH | lch(87.68, 15.72, 35.73°) |
| OKLab | oklab(89.87% 0.0398 0.0241) |
| OKLCH | oklch(89.87% 0.047 31.2) |
| XYZ | xyz(73.8576, 71.4120, 66.3817) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Light Rose
#FFC5CB
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 7.61
Apricot
#FBCEB1
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3CB #CBF3FB
analogous
#FBCBDB #FBD3CB #FBEBCB
triadic
#FBD3CB #CBFBD3 #D3CBFB
tetradic
#FBD3CB #DBFBCB #CBF3FB #EBCBFB
square
#FBD3CB #DBFBCB #CBF3FB #EBCBFB
split-complementary
#FBD3CB #CBFBEB #CBDBFB
monochromatic
#F27359 #F7A392 #FBD3CB #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.37
#FBD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FBD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3CB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3CB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd3cb; /* rgb */ color: rgb(251, 211, 203); /* oklch */ color: oklch(89.9% 0.046 31.2);
Tailwind
colors: {
custom: {
50: '#fde0da',
500: '#fbd3cb',
950: '#000000',
},
}SCSS
$custom: #fbd3cb; $custom-light: #fde0da; $custom-dark: #000000;
JSON
{
"hex": "#fbd3cb",
"rgb": {
"r": 251,
"g": 211,
"b": 203
},
"hsl": {
"h": 10,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.89867,
"c": 0.0465,
"h": 31.2
},
"luminance": 0.7141
}Semantic roles & 50–950 ramp
primary
#FBD3CB
secondary
#89D3E1
accent
#BDE203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483