#FDBEC9#FDBEC9
#FDBEC9 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.2% C 0.074 H 7.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC9 |
|---|---|
| RGB | rgb(253, 190, 201) |
| HSL | hsl(350, 94%, 87%) |
| HSV | hsv(350, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 20.6%, 0.8%) |
| CIE-LAB | lab(82.88, 24.19, 3.34) |
| CIE-LCH | lch(82.88, 24.42, 7.87°) |
| OKLab | oklab(86.16% 0.0731 0.0091) |
| OKLCH | oklch(86.16% 0.074 7.1) |
| XYZ | xyz(69.4647, 61.9298, 63.5417) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.48
Bubblegum
#FFC1CC
ΔE00 0.69
Light Rose
#FFC5CB
ΔE00 2.30
Lightpink
#FFB6C1
ΔE00 2.37
Pale Rose
#FDC1C5
ΔE00 2.50
Pastel Pink
#FFBACD
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC9 #BEFDF2
analogous
#FDBEE9 #FDBEC9 #FDD3BE
triadic
#FDBEC9 #C9FDBE #BEC9FD
tetradic
#FDBEC9 #E9FDBE #BEFDF2 #D3BEFD
square
#FDBEC9 #E9FDBE #BEFDF2 #D3BEFD
split-complementary
#FDBEC9 #BEFDD3 #BEE9FD
monochromatic
#F94766 #FB8398 #FDBEC9 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.57
#FDBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FDBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC9
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC9 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C9
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec9; /* rgb */ color: rgb(253, 190, 201); /* oklch */ color: oklch(86.2% 0.074 7.1);
Tailwind
colors: {
custom: {
50: '#ffd2d9',
500: '#fdbec9',
950: '#000000',
},
}SCSS
$custom: #fdbec9; $custom-light: #ffd2d9; $custom-dark: #000000;
JSON
{
"hex": "#fdbec9",
"rgb": {
"r": 253,
"g": 190,
"b": 201
},
"hsl": {
"h": 349.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86163,
"c": 0.07369,
"h": 7.1
},
"luminance": 0.61927
}Semantic roles & 50–950 ramp
primary
#FDBEC9
secondary
#7BE4D2
accent
#E6BD00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383