#FDB8BE#FDB8BE
#FDB8BE is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.8% C 0.080 H 13.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB8BE |
|---|---|
| RGB | rgb(253, 184, 190) |
| HSL | hsl(355, 95%, 86%) |
| HSV | hsv(355, 27%, 99%) |
| CMYK | cmyk(0%, 27.3%, 24.9%, 0.8%) |
| CIE-LAB | lab(81.23, 25.78, 6.88) |
| CIE-LCH | lch(81.23, 26.68, 14.94°) |
| OKLab | oklab(84.8% 0.0783 0.0183) |
| OKLCH | oklch(84.8% 0.08 13.1) |
| XYZ | xyz(66.9439, 58.8849, 56.5450) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.74
Pale Rose
#FDC1C5
ΔE00 2.45
Pink
#FFC0CB
ΔE00 2.86
Bubblegum
#FFC1CC
ΔE00 3.08
Light Rose
#FFC5CB
ΔE00 3.34
Soft Pink
#FDB0C0
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB8BE #B8FDF7
analogous
#FDB8E0 #FDB8BE #FDD4B8
triadic
#FDB8BE #BEFDB8 #B8BEFD
tetradic
#FDB8BE #E0FDB8 #B8FDF7 #D4B8FD
square
#FDB8BE #E0FDB8 #B8FDF7 #D4B8FD
split-complementary
#FDB8BE #B8FDD4 #B8E0FD
monochromatic
#FA4151 #FB7C88 #FDB8BE #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.64
#FDB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FDB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB8BE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB8BE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdb8be; /* rgb */ color: rgb(253, 184, 190); /* oklch */ color: oklch(84.8% 0.080 13.1);
Tailwind
colors: {
custom: {
50: '#ffcdd1',
500: '#fdb8be',
950: '#000000',
},
}SCSS
$custom: #fdb8be; $custom-light: #ffcdd1; $custom-dark: #000000;
JSON
{
"hex": "#fdb8be",
"rgb": {
"r": 253,
"g": 184,
"b": 190
},
"hsl": {
"h": 354.783,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.84802,
"c": 0.08042,
"h": 13.1
},
"luminance": 0.58881
}Semantic roles & 50–950 ramp
primary
#FDB8BE
secondary
#76E3DA
accent
#E6D200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383