#FDBEC7#FDBEC7
#FDBEC7 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.1% C 0.073 H 9.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC7 |
|---|---|
| RGB | rgb(253, 190, 199) |
| HSL | hsl(351, 94%, 87%) |
| HSV | hsv(351, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 21.3%, 0.8%) |
| CIE-LAB | lab(82.83, 23.90, 4.34) |
| CIE-LCH | lch(82.83, 24.29, 10.30°) |
| OKLab | oklab(86.11% 0.0724 0.0117) |
| OKLCH | oklch(86.11% 0.073 9.2) |
| XYZ | xyz(69.2310, 61.8364, 62.3107) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.87
Bubblegum
#FFC1CC
ΔE00 1.03
Pale Rose
#FDC1C5
ΔE00 1.87
Light Rose
#FFC5CB
ΔE00 1.91
Lightpink
#FFB6C1
ΔE00 2.31
Pastel Pink
#FFBACD
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC7 #BEFDF4
analogous
#FDBEE7 #FDBEC7 #FDD5BE
triadic
#FDBEC7 #C7FDBE #BEC7FD
tetradic
#FDBEC7 #E7FDBE #BEFDF4 #D5BEFD
square
#FDBEC7 #E7FDBE #BEFDF4 #D5BEFD
split-complementary
#FDBEC7 #BEFDD5 #BEE7FD
monochromatic
#F94761 #FB8394 #FDBEC7 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.57
#FDBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FDBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC7
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC7 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C7
Deuteranopia (green-blind)
#D6D3C6
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec7; /* rgb */ color: rgb(253, 190, 199); /* oklch */ color: oklch(86.1% 0.073 9.2);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#fdbec7',
950: '#000000',
},
}SCSS
$custom: #fdbec7; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#fdbec7",
"rgb": {
"r": 253,
"g": 190,
"b": 199
},
"hsl": {
"h": 351.429,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86108,
"c": 0.07333,
"h": 9.2
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#FDBEC7
secondary
#7BE4D5
accent
#E6C500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383