#FDBEC3#FDBEC3
#FDBEC3 is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.0% C 0.073 H 13.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC3 |
|---|---|
| RGB | rgb(253, 190, 195) |
| HSL | hsl(355, 94%, 87%) |
| HSV | hsv(355, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 22.9%, 0.8%) |
| CIE-LAB | lab(82.73, 23.32, 6.35) |
| CIE-LCH | lch(82.73, 24.17, 15.22°) |
| OKLab | oklab(86% 0.0709 0.0169) |
| OKLCH | oklch(86% 0.073 13.4) |
| XYZ | xyz(68.7727, 61.6530, 59.8969) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.86
Light Rose
#FFC5CB
ΔE00 1.82
Pink
#FFC0CB
ΔE00 2.20
Bubblegum
#FFC1CC
ΔE00 2.30
Lightpink
#FFB6C1
ΔE00 2.83
Pastel Pink
#FFBACD
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC3 #BEFDF8
analogous
#FDBEE3 #FDBEC3 #FDD9BE
triadic
#FDBEC3 #C3FDBE #BEC3FD
tetradic
#FDBEC3 #E3FDBE #BEFDF8 #D9BEFD
square
#FDBEC3 #E3FDBE #BEFDF8 #D9BEFD
split-complementary
#FDBEC3 #BEFDD9 #BEE3FD
monochromatic
#F94755 #FB838C #FDBEC3 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.58
#FDBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FDBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC3
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC3 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C3
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec3; /* rgb */ color: rgb(253, 190, 195); /* oklch */ color: oklch(86.0% 0.073 13.4);
Tailwind
colors: {
custom: {
50: '#ffd2d5',
500: '#fdbec3',
950: '#000000',
},
}SCSS
$custom: #fdbec3; $custom-light: #ffd2d5; $custom-dark: #000000;
JSON
{
"hex": "#fdbec3",
"rgb": {
"r": 253,
"g": 190,
"b": 195
},
"hsl": {
"h": 355.238,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86001,
"c": 0.07289,
"h": 13.4
},
"luminance": 0.6165
}Semantic roles & 50–950 ramp
primary
#FDBEC3
secondary
#7BE4DC
accent
#E6D300
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383