#FDC8BB#FDC8BB
#FDC8BB is a very light, moderate red. Relative luminance 0.658; OKLCH L 87.6% C 0.063 H 34.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8BB |
|---|---|
| RGB | rgb(253, 200, 187) |
| HSL | hsl(12, 94%, 86%) |
| HSV | hsv(12, 26%, 99%) |
| CMYK | cmyk(0%, 20.9%, 26.1%, 0.8%) |
| CIE-LAB | lab(84.89, 16.97, 13.69) |
| CIE-LCH | lch(84.89, 21.80, 38.90°) |
| OKLab | oklab(87.61% 0.0525 0.0356) |
| OKLCH | oklch(87.61% 0.063 34.1) |
| XYZ | xyz(70.1330, 65.7822, 56.0071) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.97
Pale Salmon
#FFB19A
ΔE00 7.06
Apricot
#FBCEB1
ΔE00 7.37
Light Rose
#FFC5CB
ΔE00 7.52
Light Salmon
#FEA993
ΔE00 8.73
Mistyrose
#FFE4E1
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8BB #BBF0FD
analogous
#FDBBCF #FDC8BB #FDE9BB
triadic
#FDC8BB #BBFDC8 #C8BBFD
tetradic
#FDC8BB #CFFDBB #BBF0FD #E9BBFD
square
#FDC8BB #CFFDBB #BBF0FD #E9BBFD
split-complementary
#FDC8BB #BBFDE9 #BBCFFD
monochromatic
#FA6844 #FB9880 #FDC8BB #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.48
#FDC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FDC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8BB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8BB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FFC1C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc8bb; /* rgb */ color: rgb(253, 200, 187); /* oklch */ color: oklch(87.6% 0.063 34.1);
Tailwind
colors: {
custom: {
50: '#ffd8cf',
500: '#fdc8bb',
950: '#000000',
},
}SCSS
$custom: #fdc8bb; $custom-light: #ffd8cf; $custom-dark: #000000;
JSON
{
"hex": "#fdc8bb",
"rgb": {
"r": 253,
"g": 200,
"b": 187
},
"hsl": {
"h": 11.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87612,
"c": 0.06342,
"h": 34.1
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#FDC8BB
secondary
#79CEE3
accent
#B8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383