#FDBEC2#FDBEC2
#FDBEC2 is a very light, moderate red. Relative luminance 0.616; OKLCH L 86.0% C 0.073 H 14.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC2 |
|---|---|
| RGB | rgb(253, 190, 194) |
| HSL | hsl(356, 94%, 87%) |
| HSV | hsv(356, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 23.3%, 0.8%) |
| CIE-LAB | lab(82.70, 23.18, 6.85) |
| CIE-LCH | lch(82.70, 24.17, 16.46°) |
| OKLab | oklab(85.97% 0.0705 0.0182) |
| OKLCH | oklch(85.97% 0.073 14.5) |
| XYZ | xyz(68.6600, 61.6080, 59.3034) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.83
Light Rose
#FFC5CB
ΔE00 1.96
Pink
#FFC0CB
ΔE00 2.56
Bubblegum
#FFC1CC
ΔE00 2.65
Lightpink
#FFB6C1
ΔE00 3.07
Soft Pink
#FDB0C0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC2 #BEFDF9
analogous
#FDBEE2 #FDBEC2 #FDDABE
triadic
#FDBEC2 #C2FDBE #BEC2FD
tetradic
#FDBEC2 #E2FDBE #BEFDF9 #DABEFD
square
#FDBEC2 #E2FDBE #BEFDF9 #DABEFD
split-complementary
#FDBEC2 #BEFDDA #BEE2FD
monochromatic
#F94753 #FB838A #FDBEC2 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.58
#FDBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FDBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC2
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC2 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#FFB8C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec2; /* rgb */ color: rgb(253, 190, 194); /* oklch */ color: oklch(86.0% 0.073 14.5);
Tailwind
colors: {
custom: {
50: '#ffd2d4',
500: '#fdbec2',
950: '#000000',
},
}SCSS
$custom: #fdbec2; $custom-light: #ffd2d4; $custom-dark: #000000;
JSON
{
"hex": "#fdbec2",
"rgb": {
"r": 253,
"g": 190,
"b": 194
},
"hsl": {
"h": 356.19,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.85974,
"c": 0.07284,
"h": 14.5
},
"luminance": 0.61605
}Semantic roles & 50–950 ramp
primary
#FDBEC2
secondary
#7BE4DD
accent
#E6D700
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383