#FDB2BE#FDB2BE
#FDB2BE is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.8% C 0.089 H 8.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2BE |
|---|---|
| RGB | rgb(253, 178, 190) |
| HSL | hsl(350, 95%, 85%) |
| HSV | hsv(350, 30%, 99%) |
| CMYK | cmyk(0%, 29.6%, 24.9%, 0.8%) |
| CIE-LAB | lab(79.87, 28.93, 4.91) |
| CIE-LCH | lch(79.87, 29.34, 9.64°) |
| OKLab | oklab(83.75% 0.0876 0.0132) |
| OKLCH | oklch(83.75% 0.089 8.6) |
| XYZ | xyz(65.7239, 56.4449, 56.1384) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.94
Soft Pink
#FDB0C0
ΔE00 1.30
Pastel Pink
#FFBACD
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.49
Bubblegum
#FFC1CC
ΔE00 3.76
Baby Pink
#FFB7CE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2BE #B2FDF1
analogous
#FDB2E4 #FDB2BE #FDCCB2
triadic
#FDB2BE #BEFDB2 #B2BEFD
tetradic
#FDB2BE #E4FDB2 #B2FDF1 #CCB2FD
square
#FDB2BE #E4FDB2 #B2FDF1 #CCB2FD
split-complementary
#FDB2BE #B2FDCC #B2E4FD
monochromatic
#FA3B59 #FB768C #FDB2BE #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.71
#FDB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FDB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2BE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2BE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#FFACB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fdb2be; /* rgb */ color: rgb(253, 178, 190); /* oklch */ color: oklch(83.8% 0.089 8.6);
Tailwind
colors: {
custom: {
50: '#ffc9d1',
500: '#fdb2be',
950: '#000000',
},
}SCSS
$custom: #fdb2be; $custom-light: #ffc9d1; $custom-dark: #000000;
JSON
{
"hex": "#fdb2be",
"rgb": {
"r": 253,
"g": 178,
"b": 190
},
"hsl": {
"h": 350.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.83752,
"c": 0.08861,
"h": 8.6
},
"luminance": 0.56441
}Semantic roles & 50–950 ramp
primary
#FDB2BE
secondary
#71E2D0
accent
#E6C100
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283