#FDBEC8#FDBEC8
#FDBEC8 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.073 H 8.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEC8 |
|---|---|
| RGB | rgb(253, 190, 200) |
| HSL | hsl(350, 94%, 87%) |
| HSV | hsv(350, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 20.9%, 0.8%) |
| CIE-LAB | lab(82.85, 24.04, 3.84) |
| CIE-LCH | lch(82.85, 24.35, 9.08°) |
| OKLab | oklab(86.14% 0.0728 0.0104) |
| OKLCH | oklch(86.14% 0.074 8.1) |
| XYZ | xyz(69.3475, 61.8829, 62.9242) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.60
Bubblegum
#FFC1CC
ΔE00 0.81
Light Rose
#FFC5CB
ΔE00 2.09
Pale Rose
#FDC1C5
ΔE00 2.18
Lightpink
#FFB6C1
ΔE00 2.32
Pastel Pink
#FFBACD
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEC8 #BEFDF3
analogous
#FDBEE8 #FDBEC8 #FDD4BE
triadic
#FDBEC8 #C8FDBE #BEC8FD
tetradic
#FDBEC8 #E8FDBE #BEFDF3 #D4BEFD
square
#FDBEC8 #E8FDBE #BEFDF3 #D4BEFD
split-complementary
#FDBEC8 #BEFDD4 #BEE8FD
monochromatic
#F94764 #FB8396 #FDBEC8 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.57
#FDBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FDBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEC8
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEC8 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C8
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbec8; /* rgb */ color: rgb(253, 190, 200); /* oklch */ color: oklch(86.1% 0.073 8.1);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#fdbec8',
950: '#000000',
},
}SCSS
$custom: #fdbec8; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#fdbec8",
"rgb": {
"r": 253,
"g": 190,
"b": 200
},
"hsl": {
"h": 350.476,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86136,
"c": 0.0735,
"h": 8.1
},
"luminance": 0.6188
}Semantic roles & 50–950 ramp
primary
#FDBEC8
secondary
#7BE4D3
accent
#E6C100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383