#FDBDC0#FDBDC0
#FDBDC0 is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.7% C 0.074 H 15.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDC0 |
|---|---|
| RGB | rgb(253, 189, 192) |
| HSL | hsl(357, 94%, 87%) |
| HSV | hsv(357, 25%, 99%) |
| CMYK | cmyk(0%, 25.3%, 24.1%, 0.8%) |
| CIE-LAB | lab(82.43, 23.43, 7.52) |
| CIE-LCH | lch(82.43, 24.61, 17.80°) |
| OKLab | oklab(85.74% 0.0713 0.0199) |
| OKLCH | oklch(85.74% 0.074 15.6) |
| XYZ | xyz(68.2211, 61.0870, 58.0565) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.21
Light Rose
#FFC5CB
ΔE00 2.39
Pink
#FFC0CB
ΔE00 3.01
Bubblegum
#FFC1CC
ΔE00 3.11
Lightpink
#FFB6C1
ΔE00 3.18
Soft Pink
#FDB0C0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDC0 #BDFDFA
analogous
#FDBDE0 #FDBDC0 #FDDABD
triadic
#FDBDC0 #C0FDBD #BDC0FD
tetradic
#FDBDC0 #E0FDBD #BDFDFA #DABDFD
square
#FDBDC0 #E0FDBD #BDFDFA #DABDFD
split-complementary
#FDBDC0 #BDFDDA #BDE0FD
monochromatic
#F9464F #FB8287 #FDBDC0 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.59
#FDBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FDBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDC0
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDC0 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C0
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#FFB7BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbdc0; /* rgb */ color: rgb(253, 189, 192); /* oklch */ color: oklch(85.7% 0.074 15.6);
Tailwind
colors: {
custom: {
50: '#ffd1d3',
500: '#fdbdc0',
950: '#000000',
},
}SCSS
$custom: #fdbdc0; $custom-light: #ffd1d3; $custom-dark: #000000;
JSON
{
"hex": "#fdbdc0",
"rgb": {
"r": 253,
"g": 189,
"b": 192
},
"hsl": {
"h": 357.188,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.85743,
"c": 0.07406,
"h": 15.6
},
"luminance": 0.61084
}Semantic roles & 50–950 ramp
primary
#FDBDC0
secondary
#7AE4DF
accent
#E6DB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383