#FDBBC0#FDBBC0
#FDBBC0 is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.4% C 0.077 H 13.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBC0 |
|---|---|
| RGB | rgb(253, 187, 192) |
| HSL | hsl(355, 94%, 86%) |
| HSV | hsv(355, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 24.1%, 0.8%) |
| CIE-LAB | lab(81.96, 24.48, 6.86) |
| CIE-LCH | lch(81.96, 25.42, 15.65°) |
| OKLab | oklab(85.39% 0.0744 0.0182) |
| OKLCH | oklch(85.39% 0.077 13.8) |
| XYZ | xyz(67.7938, 60.2325, 57.9141) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.64
Lightpink
#FFB6C1
ΔE00 2.34
Pink
#FFC0CB
ΔE00 2.58
Light Rose
#FFC5CB
ΔE00 2.62
Bubblegum
#FFC1CC
ΔE00 2.75
Soft Pink
#FDB0C0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBC0 #BBFDF8
analogous
#FDBBE1 #FDBBC0 #FDD7BB
triadic
#FDBBC0 #C0FDBB #BBC0FD
tetradic
#FDBBC0 #E1FDBB #BBFDF8 #D7BBFD
square
#FDBBC0 #E1FDBB #BBFDF8 #D7BBFD
split-complementary
#FDBBC0 #BBFDD7 #BBE1FD
monochromatic
#FA4452 #FB8089 #FDBBC0 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.61
#FDBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FDBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBC0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBC0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C0
Deuteranopia (green-blind)
#D5D1BF
Tritanopia (blue-blind)
#FFB5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdbbc0; /* rgb */ color: rgb(253, 187, 192); /* oklch */ color: oklch(85.4% 0.077 13.8);
Tailwind
colors: {
custom: {
50: '#ffcfd3',
500: '#fdbbc0',
950: '#000000',
},
}SCSS
$custom: #fdbbc0; $custom-light: #ffcfd3; $custom-dark: #000000;
JSON
{
"hex": "#fdbbc0",
"rgb": {
"r": 253,
"g": 187,
"b": 192
},
"hsl": {
"h": 355.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85386,
"c": 0.07662,
"h": 13.8
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#FDBBC0
secondary
#79E3DB
accent
#E6D400
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383