#FDBEC6#FDBEC6
#FDBEC6 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.1% C 0.073 H 10.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC6 |
|---|---|
| RGB | rgb(253, 190, 198) |
| HSL | hsl(352, 94%, 87%) |
| HSV | hsv(352, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 21.7%, 0.8%) |
| CIE-LAB | lab(82.80, 23.75, 4.84) |
| CIE-LCH | lch(82.80, 24.24, 11.53°) |
| OKLab | oklab(86.08% 0.072 0.013) |
| OKLCH | oklch(86.08% 0.073 10.2) |
| XYZ | xyz(69.1153, 61.7901, 61.7012) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.18
Bubblegum
#FFC1CC
ΔE00 1.32
Pale Rose
#FDC1C5
ΔE00 1.56
Light Rose
#FFC5CB
ΔE00 1.79
Lightpink
#FFB6C1
ΔE00 2.37
Pastel Pink
#FFBACD
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC6 #BEFDF5
analogous
#FDBEE6 #FDBEC6 #FDD6BE
triadic
#FDBEC6 #C6FDBE #BEC6FD
tetradic
#FDBEC6 #E6FDBE #BEFDF5 #D6BEFD
square
#FDBEC6 #E6FDBE #BEFDF5 #D6BEFD
split-complementary
#FDBEC6 #BEFDD6 #BEE6FD
monochromatic
#F9475E #FB8392 #FDBEC6 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.57
#FDBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FDBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC6
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC6 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C6
Deuteranopia (green-blind)
#D6D3C5
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec6; /* rgb */ color: rgb(253, 190, 198); /* oklch */ color: oklch(86.1% 0.073 10.2);
Tailwind
colors: {
custom: {
50: '#ffd2d7',
500: '#fdbec6',
950: '#000000',
},
}SCSS
$custom: #fdbec6; $custom-light: #ffd2d7; $custom-dark: #000000;
JSON
{
"hex": "#fdbec6",
"rgb": {
"r": 253,
"g": 190,
"b": 198
},
"hsl": {
"h": 352.381,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86081,
"c": 0.07319,
"h": 10.2
},
"luminance": 0.61787
}Semantic roles & 50–950 ramp
primary
#FDBEC6
secondary
#7BE4D7
accent
#E6C800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383