#FDB0BE#FDB0BE
#FDB0BE is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.4% C 0.091 H 7.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB0BE |
|---|---|
| RGB | rgb(253, 176, 190) |
| HSL | hsl(349, 95%, 84%) |
| HSV | hsv(349, 30%, 99%) |
| CMYK | cmyk(0%, 30.4%, 24.9%, 0.8%) |
| CIE-LAB | lab(79.42, 29.98, 4.26) |
| CIE-LCH | lch(79.42, 30.28, 8.10°) |
| OKLab | oklab(83.41% 0.0907 0.0116) |
| OKLCH | oklch(83.41% 0.091 7.3) |
| XYZ | xyz(65.3289, 55.6548, 56.0067) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.66
Lightpink
#FFB6C1
ΔE00 1.57
Pastel Pink
#FFBACD
ΔE00 3.29
Baby Pink
#FFB7CE
ΔE00 3.70
Pink
#FFC0CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB0BE #B0FDEF
analogous
#FDB0E5 #FDB0BE #FDC9B0
triadic
#FDB0BE #BEFDB0 #B0BEFD
tetradic
#FDB0BE #E5FDB0 #B0FDEF #C9B0FD
square
#FDB0BE #E5FDB0 #B0FDEF #C9B0FD
split-complementary
#FDB0BE #B0FDC9 #B0E5FD
monochromatic
#FA395C #FB748D #FDB0BE #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.73
#FDB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FDB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB0BE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB0BE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#FFAAB5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb0be; /* rgb */ color: rgb(253, 176, 190); /* oklch */ color: oklch(83.4% 0.091 7.3);
Tailwind
colors: {
custom: {
50: '#ffc8d1',
500: '#fdb0be',
950: '#000000',
},
}SCSS
$custom: #fdb0be; $custom-light: #ffc8d1; $custom-dark: #000000;
JSON
{
"hex": "#fdb0be",
"rgb": {
"r": 253,
"g": 176,
"b": 190
},
"hsl": {
"h": 349.091,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.83407,
"c": 0.09146,
"h": 7.3
},
"luminance": 0.55651
}Semantic roles & 50–950 ramp
primary
#FDB0BE
secondary
#6FE2CD
accent
#E6BC00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283