#FDC4BB#FDC4BB
#FDC4BB is a very light, moderate red. Relative luminance 0.639; OKLCH L 86.9% C 0.067 H 28.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4BB |
|---|---|
| RGB | rgb(253, 196, 187) |
| HSL | hsl(8, 94%, 86%) |
| HSV | hsv(8, 26%, 99%) |
| CMYK | cmyk(0%, 22.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(83.94, 19.06, 12.36) |
| CIE-LCH | lch(83.94, 22.72, 32.95°) |
| OKLab | oklab(86.88% 0.0586 0.0322) |
| OKLCH | oklch(86.88% 0.067 28.8) |
| XYZ | xyz(69.2187, 63.9536, 55.7024) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.04
Light Rose
#FFC5CB
ΔE00 5.76
Pale Salmon
#FFB19A
ΔE00 7.05
Bubblegum
#FFC1CC
ΔE00 7.51
Pink
#FFC0CB
ΔE00 7.53
Lightpink
#FFB6C1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4BB #BBF4FD
analogous
#FDBBD3 #FDC4BB #FDE5BB
triadic
#FDC4BB #BBFDC4 #C4BBFD
tetradic
#FDC4BB #D3FDBB #BBF4FD #E5BBFD
square
#FDC4BB #D3FDBB #BBF4FD #E5BBFD
split-complementary
#FDC4BB #BBFDE5 #BBD3FD
monochromatic
#FA5D44 #FB9080 #FDC4BB #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.52
#FDC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FDC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4BB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4BB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#DDD6BA
Tritanopia (blue-blind)
#FFBDC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc4bb; /* rgb */ color: rgb(253, 196, 187); /* oklch */ color: oklch(86.9% 0.067 28.8);
Tailwind
colors: {
custom: {
50: '#ffd6cf',
500: '#fdc4bb',
950: '#000000',
},
}SCSS
$custom: #fdc4bb; $custom-light: #ffd6cf; $custom-dark: #000000;
JSON
{
"hex": "#fdc4bb",
"rgb": {
"r": 253,
"g": 196,
"b": 187
},
"hsl": {
"h": 8.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86879,
"c": 0.0669,
"h": 28.8
},
"luminance": 0.6395
}Semantic roles & 50–950 ramp
primary
#FDC4BB
secondary
#79D5E3
accent
#C6E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383