#FDBEC0#FDBEC0
#FDBEC0 is a very light, moderate red. Relative luminance 0.615; OKLCH L 85.9% C 0.073 H 16.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC0 |
|---|---|
| RGB | rgb(253, 190, 192) |
| HSL | hsl(358, 94%, 87%) |
| HSV | hsv(358, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 24.1%, 0.8%) |
| CIE-LAB | lab(82.66, 22.90, 7.85) |
| CIE-LCH | lch(82.66, 24.21, 18.93°) |
| OKLab | oklab(85.92% 0.0698 0.0208) |
| OKLCH | oklch(85.92% 0.073 16.6) |
| XYZ | xyz(68.4369, 61.5187, 58.1284) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.17
Light Rose
#FFC5CB
ΔE00 2.39
Pink
#FFC0CB
ΔE00 3.29
Bubblegum
#FFC1CC
ΔE00 3.37
Lightpink
#FFB6C1
ΔE00 3.61
Soft Pink
#FDB0C0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC0 #BEFDFB
analogous
#FDBEE0 #FDBEC0 #FDDCBE
triadic
#FDBEC0 #C0FDBE #BEC0FD
tetradic
#FDBEC0 #E0FDBE #BEFDFB #DCBEFD
square
#FDBEC0 #E0FDBE #BEFDFB #DCBEFD
split-complementary
#FDBEC0 #BEFDDC #BEE0FD
monochromatic
#F9474D #FB8386 #FDBEC0 #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.58
#FDBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FDBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC0
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC0 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C0
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#FFB8BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec0; /* rgb */ color: rgb(253, 190, 192); /* oklch */ color: oklch(85.9% 0.073 16.6);
Tailwind
colors: {
custom: {
50: '#ffd2d3',
500: '#fdbec0',
950: '#000000',
},
}SCSS
$custom: #fdbec0; $custom-light: #ffd2d3; $custom-dark: #000000;
JSON
{
"hex": "#fdbec0",
"rgb": {
"r": 253,
"g": 190,
"b": 192
},
"hsl": {
"h": 358.095,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.85921,
"c": 0.07281,
"h": 16.6
},
"luminance": 0.61515
}Semantic roles & 50–950 ramp
primary
#FDBEC0
secondary
#7BE4E1
accent
#E6DE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383