#FDB7BE#FDB7BE
#FDB7BE is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.6% C 0.082 H 12.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB7BE |
|---|---|
| RGB | rgb(253, 183, 190) |
| HSL | hsl(354, 95%, 85%) |
| HSV | hsv(354, 28%, 99%) |
| CMYK | cmyk(0%, 27.7%, 24.9%, 0.8%) |
| CIE-LAB | lab(81.00, 26.30, 6.55) |
| CIE-LCH | lch(81.00, 27.11, 13.98°) |
| OKLab | oklab(84.63% 0.0799 0.0174) |
| OKLCH | oklch(84.63% 0.082 12.3) |
| XYZ | xyz(66.7370, 58.4709, 56.4760) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.37
Pale Rose
#FDC1C5
ΔE00 2.76
Pink
#FFC0CB
ΔE00 2.85
Bubblegum
#FFC1CC
ΔE00 3.08
Soft Pink
#FDB0C0
ΔE00 3.17
Light Rose
#FFC5CB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB7BE #B7FDF6
analogous
#FDB7E1 #FDB7BE #FDD3B7
triadic
#FDB7BE #BEFDB7 #B7BEFD
tetradic
#FDB7BE #E1FDB7 #B7FDF6 #D3B7FD
square
#FDB7BE #E1FDB7 #B7FDF6 #D3B7FD
split-complementary
#FDB7BE #B7FDD3 #B7E1FD
monochromatic
#FA4052 #FB7B88 #FDB7BE #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.65
#FDB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FDB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB7BE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB7BE | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB1BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fdb7be; /* rgb */ color: rgb(253, 183, 190); /* oklch */ color: oklch(84.6% 0.082 12.3);
Tailwind
colors: {
custom: {
50: '#ffcdd1',
500: '#fdb7be',
950: '#000000',
},
}SCSS
$custom: #fdb7be; $custom-light: #ffcdd1; $custom-dark: #000000;
JSON
{
"hex": "#fdb7be",
"rgb": {
"r": 253,
"g": 183,
"b": 190
},
"hsl": {
"h": 354,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.84626,
"c": 0.08174,
"h": 12.3
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#FDB7BE
secondary
#75E3D8
accent
#E6CF00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383