#FDBBC1#FDBBC1
#FDBBC1 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.4% C 0.077 H 12.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBC1 |
|---|---|
| RGB | rgb(253, 187, 193) |
| HSL | hsl(355, 94%, 86%) |
| HSV | hsv(355, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 23.7%, 0.8%) |
| CIE-LAB | lab(81.99, 24.62, 6.36) |
| CIE-LCH | lch(81.99, 25.43, 14.48°) |
| OKLab | oklab(85.41% 0.0748 0.0169) |
| OKLCH | oklch(85.41% 0.077 12.8) |
| XYZ | xyz(67.9050, 60.2770, 58.4996) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.71
Lightpink
#FFB6C1
ΔE00 2.07
Pink
#FFC0CB
ΔE00 2.27
Bubblegum
#FFC1CC
ΔE00 2.45
Light Rose
#FFC5CB
ΔE00 2.55
Soft Pink
#FDB0C0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBC1 #BBFDF7
analogous
#FDBBE2 #FDBBC1 #FDD6BB
triadic
#FDBBC1 #C1FDBB #BBC1FD
tetradic
#FDBBC1 #E2FDBB #BBFDF7 #D6BBFD
square
#FDBBC1 #E2FDBB #BBFDF7 #D6BBFD
split-complementary
#FDBBC1 #BBFDD6 #BBE2FD
monochromatic
#FA4455 #FB808B #FDBBC1 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.61
#FDBBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FDBBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBC1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBC1 | 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)
#C6C5C1
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#FFB5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdbbc1; /* rgb */ color: rgb(253, 187, 193); /* oklch */ color: oklch(85.4% 0.077 12.8);
Tailwind
colors: {
custom: {
50: '#ffcfd3',
500: '#fdbbc1',
950: '#000000',
},
}SCSS
$custom: #fdbbc1; $custom-light: #ffcfd3; $custom-dark: #000000;
JSON
{
"hex": "#fdbbc1",
"rgb": {
"r": 253,
"g": 187,
"b": 193
},
"hsl": {
"h": 354.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85413,
"c": 0.07668,
"h": 12.8
},
"luminance": 0.60274
}Semantic roles & 50–950 ramp
primary
#FDBBC1
secondary
#79E3DA
accent
#E6D100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383