#FDC2BB#FDC2BB
#FDC2BB is a very light, moderate red. Relative luminance 0.631; OKLCH L 86.5% C 0.069 H 26.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2BB |
|---|---|
| RGB | rgb(253, 194, 187) |
| HSL | hsl(6, 94%, 86%) |
| HSV | hsv(6, 26%, 99%) |
| CMYK | cmyk(0%, 23.3%, 26.1%, 0.8%) |
| CIE-LAB | lab(83.47, 20.11, 11.69) |
| CIE-LCH | lch(83.47, 23.26, 30.17°) |
| OKLab | oklab(86.52% 0.0617 0.0305) |
| OKLCH | oklch(86.52% 0.069 26.3) |
| XYZ | xyz(68.7706, 63.0574, 55.5530) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.19
Light Rose
#FFC5CB
ΔE00 5.01
Pink
#FFC0CB
ΔE00 6.66
Bubblegum
#FFC1CC
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 7.11
Pale Salmon
#FFB19A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2BB #BBF6FD
analogous
#FDBBD5 #FDC2BB #FDE3BB
triadic
#FDC2BB #BBFDC2 #C2BBFD
tetradic
#FDC2BB #D5FDBB #BBF6FD #E3BBFD
square
#FDC2BB #D5FDBB #BBF6FD #E3BBFD
split-complementary
#FDC2BB #BBFDE3 #BBD5FD
monochromatic
#FA5744 #FB8D80 #FDC2BB #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.54
#FDC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FDC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2BB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2BB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#FFBBC0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc2bb; /* rgb */ color: rgb(253, 194, 187); /* oklch */ color: oklch(86.5% 0.069 26.3);
Tailwind
colors: {
custom: {
50: '#ffd4cf',
500: '#fdc2bb',
950: '#000000',
},
}SCSS
$custom: #fdc2bb; $custom-light: #ffd4cf; $custom-dark: #000000;
JSON
{
"hex": "#fdc2bb",
"rgb": {
"r": 253,
"g": 194,
"b": 187
},
"hsl": {
"h": 6.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86515,
"c": 0.06886,
"h": 26.3
},
"luminance": 0.63054
}Semantic roles & 50–950 ramp
primary
#FDC2BB
secondary
#79D8E3
accent
#CDE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383