#FDCBBE#FDCBBE
#FDCBBE is a very light, muted red. Relative luminance 0.673; OKLCH L 88.2% C 0.060 H 35.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCBBE |
|---|---|
| RGB | rgb(253, 203, 190) |
| HSL | hsl(12, 94%, 87%) |
| HSV | hsv(12, 25%, 99%) |
| CMYK | cmyk(0%, 19.8%, 24.9%, 0.8%) |
| CIE-LAB | lab(85.66, 15.81, 13.20) |
| CIE-LCH | lch(85.66, 20.60, 39.86°) |
| OKLab | oklab(88.24% 0.0491 0.0343) |
| OKLCH | oklch(88.24% 0.06 35) |
| XYZ | xyz(71.1591, 67.3152, 57.9501) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 7.36
Light Rose
#FFC5CB
ΔE00 7.79
Pale Salmon
#FFB19A
ΔE00 7.82
Mistyrose
#FFE4E1
ΔE00 8.40
Light Salmon
#FEA993
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCBBE #BEF0FD
analogous
#FDBED1 #FDCBBE #FDEBBE
triadic
#FDCBBE #BEFDCB #CBBEFD
tetradic
#FDCBBE #D1FDBE #BEF0FD #EBBEFD
square
#FDCBBE #D1FDBE #BEF0FD #EBBEFD
split-complementary
#FDCBBE #BEFDEB #BED1FD
monochromatic
#F96C47 #FB9C83 #FDCBBE #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.45
#FDCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#FDCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCBBE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCBBE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcbbe; /* rgb */ color: rgb(253, 203, 190); /* oklch */ color: oklch(88.2% 0.060 35.0);
Tailwind
colors: {
custom: {
50: '#ffdbd1',
500: '#fdcbbe',
950: '#000000',
},
}SCSS
$custom: #fdcbbe; $custom-light: #ffdbd1; $custom-dark: #000000;
JSON
{
"hex": "#fdcbbe",
"rgb": {
"r": 253,
"g": 203,
"b": 190
},
"hsl": {
"h": 12.381,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88239,
"c": 0.05988,
"h": 35
},
"luminance": 0.67312
}Semantic roles & 50–950 ramp
primary
#FDCBBE
secondary
#7BCEE4
accent
#B6E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483