#FDC0BF#FDC0BF
#FDC0BF is a very light, moderate red. Relative luminance 0.623; OKLCH L 86.3% C 0.070 H 19.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0BF |
|---|---|
| RGB | rgb(253, 192, 191) |
| HSL | hsl(1, 94%, 87%) |
| HSV | hsv(1, 25%, 99%) |
| CMYK | cmyk(0%, 24.1%, 24.5%, 0.8%) |
| CIE-LAB | lab(83.10, 21.71, 9.02) |
| CIE-LCH | lch(83.10, 23.51, 22.56°) |
| OKLab | oklab(86.26% 0.0663 0.0238) |
| OKLCH | oklch(86.26% 0.07 19.7) |
| XYZ | xyz(68.7626, 62.3468, 57.6923) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.91
Light Rose
#FFC5CB
ΔE00 2.95
Pink
#FFC0CB
ΔE00 4.33
Bubblegum
#FFC1CC
ΔE00 4.36
Lightpink
#FFB6C1
ΔE00 4.81
Soft Pink
#FDB0C0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0BF #BFFCFD
analogous
#FDBFDD #FDC0BF #FDDFBF
triadic
#FDC0BF #BFFDC0 #C0BFFD
tetradic
#FDC0BF #DDFDBF #BFFCFD #DFBFFD
square
#FDC0BF #DDFDBF #BFFCFD #DFBFFD
split-complementary
#FDC0BF #BFFDDF #BFDDFD
monochromatic
#F94B48 #FB8684 #FDC0BF #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.56
#FDC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FDC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0BF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0BF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#FFBAC0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdc0bf; /* rgb */ color: rgb(253, 192, 191); /* oklch */ color: oklch(86.3% 0.070 19.7);
Tailwind
colors: {
custom: {
50: '#ffd3d2',
500: '#fdc0bf',
950: '#000000',
},
}SCSS
$custom: #fdc0bf; $custom-light: #ffd3d2; $custom-dark: #000000;
JSON
{
"hex": "#fdc0bf",
"rgb": {
"r": 253,
"g": 192,
"b": 191
},
"hsl": {
"h": 0.968,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.86255,
"c": 0.07044,
"h": 19.7
},
"luminance": 0.62344
}Semantic roles & 50–950 ramp
primary
#FDC0BF
secondary
#7CE2E4
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383