#FDCBBF#FDCBBF
#FDCBBF is a very light, muted red. Relative luminance 0.674; OKLCH L 88.3% C 0.059 H 33.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCBBF |
|---|---|
| RGB | rgb(253, 203, 191) |
| HSL | hsl(12, 94%, 87%) |
| HSV | hsv(12, 25%, 99%) |
| CMYK | cmyk(0%, 19.8%, 24.5%, 0.8%) |
| CIE-LAB | lab(85.69, 15.95, 12.70) |
| CIE-LCH | lch(85.69, 20.39, 38.54°) |
| OKLab | oklab(88.26% 0.0495 0.0331) |
| OKLCH | oklch(88.26% 0.059 33.8) |
| XYZ | xyz(71.2688, 67.3591, 58.5277) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.97
Apricot
#FBCEB1
ΔE00 7.34
Light Rose
#FFC5CB
ΔE00 7.38
Pale Salmon
#FFB19A
ΔE00 7.97
Mistyrose
#FFE4E1
ΔE00 8.28
Bubblegum
#FFC1CC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCBBF #BFF1FD
analogous
#FDBFD2 #FDCBBF #FDEABF
triadic
#FDCBBF #BFFDCB #CBBFFD
tetradic
#FDCBBF #D2FDBF #BFF1FD #EABFFD
square
#FDCBBF #D2FDBF #BFF1FD #EABFFD
split-complementary
#FDCBBF #BFFDEA #BFD2FD
monochromatic
#F96B48 #FB9B84 #FDCBBF #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.45
#FDCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FDCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCBBF
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCBBF | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#FFC5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcbbf; /* rgb */ color: rgb(253, 203, 191); /* oklch */ color: oklch(88.3% 0.059 33.8);
Tailwind
colors: {
custom: {
50: '#ffdbd2',
500: '#fdcbbf',
950: '#000000',
},
}SCSS
$custom: #fdcbbf; $custom-light: #ffdbd2; $custom-dark: #000000;
JSON
{
"hex": "#fdcbbf",
"rgb": {
"r": 253,
"g": 203,
"b": 191
},
"hsl": {
"h": 11.613,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.88263,
"c": 0.05949,
"h": 33.8
},
"luminance": 0.67356
}Semantic roles & 50–950 ramp
primary
#FDCBBF
secondary
#7CD0E4
accent
#B9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483