#FDBEC4#FDBEC4
#FDBEC4 is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.0% C 0.073 H 12.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC4 |
|---|---|
| RGB | rgb(253, 190, 196) |
| HSL | hsl(354, 94%, 87%) |
| HSV | hsv(354, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 22.5%, 0.8%) |
| CIE-LAB | lab(82.75, 23.47, 5.85) |
| CIE-LCH | lch(82.75, 24.18, 13.99°) |
| OKLab | oklab(86.03% 0.0713 0.0156) |
| OKLCH | oklch(86.03% 0.073 12.4) |
| XYZ | xyz(68.8861, 61.6984, 60.4943) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.03
Light Rose
#FFC5CB
ΔE00 1.74
Pink
#FFC0CB
ΔE00 1.85
Bubblegum
#FFC1CC
ΔE00 1.96
Lightpink
#FFB6C1
ΔE00 2.63
Pastel Pink
#FFBACD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC4 #BEFDF7
analogous
#FDBEE4 #FDBEC4 #FDD8BE
triadic
#FDBEC4 #C4FDBE #BEC4FD
tetradic
#FDBEC4 #E4FDBE #BEFDF7 #D8BEFD
square
#FDBEC4 #E4FDBE #BEFDF7 #D8BEFD
split-complementary
#FDBEC4 #BEFDD8 #BEE4FD
monochromatic
#F94758 #FB838E #FDBEC4 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.57
#FDBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FDBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC4
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC4 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec4; /* rgb */ color: rgb(253, 190, 196); /* oklch */ color: oklch(86.0% 0.073 12.4);
Tailwind
colors: {
custom: {
50: '#ffd2d5',
500: '#fdbec4',
950: '#000000',
},
}SCSS
$custom: #fdbec4; $custom-light: #ffd2d5; $custom-dark: #000000;
JSON
{
"hex": "#fdbec4",
"rgb": {
"r": 253,
"g": 190,
"b": 196
},
"hsl": {
"h": 354.286,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86027,
"c": 0.07297,
"h": 12.4
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#FDBEC4
secondary
#7BE4DA
accent
#E6D000
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383