#FDBEC5#FDBEC5
#FDBEC5 is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.1% C 0.073 H 11.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC5 |
|---|---|
| RGB | rgb(253, 190, 197) |
| HSL | hsl(353, 94%, 87%) |
| HSV | hsv(353, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 22.1%, 0.8%) |
| CIE-LAB | lab(82.78, 23.61, 5.34) |
| CIE-LCH | lch(82.78, 24.21, 12.76°) |
| OKLab | oklab(86.05% 0.0717 0.0143) |
| OKLCH | oklch(86.05% 0.073 11.3) |
| XYZ | xyz(69.0003, 61.7441, 61.0958) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.27
Pink
#FFC0CB
ΔE00 1.51
Bubblegum
#FFC1CC
ΔE00 1.63
Light Rose
#FFC5CB
ΔE00 1.73
Lightpink
#FFB6C1
ΔE00 2.48
Pastel Pink
#FFBACD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC5 #BEFDF6
analogous
#FDBEE5 #FDBEC5 #FDD7BE
triadic
#FDBEC5 #C5FDBE #BEC5FD
tetradic
#FDBEC5 #E5FDBE #BEFDF6 #D7BEFD
square
#FDBEC5 #E5FDBE #BEFDF6 #D7BEFD
split-complementary
#FDBEC5 #BEFDD7 #BEE5FD
monochromatic
#F9475B #FB8390 #FDBEC5 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.57
#FDBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FDBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC5
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC5 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#D7D2C4
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec5; /* rgb */ color: rgb(253, 190, 197); /* oklch */ color: oklch(86.1% 0.073 11.3);
Tailwind
colors: {
custom: {
50: '#ffd2d6',
500: '#fdbec5',
950: '#000000',
},
}SCSS
$custom: #fdbec5; $custom-light: #ffd2d6; $custom-dark: #000000;
JSON
{
"hex": "#fdbec5",
"rgb": {
"r": 253,
"g": 190,
"b": 197
},
"hsl": {
"h": 353.333,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86054,
"c": 0.07307,
"h": 11.3
},
"luminance": 0.61741
}Semantic roles & 50–950 ramp
primary
#FDBEC5
secondary
#7BE4D8
accent
#E6CC00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383