#FBCED8#FBCED8
#FBCED8 is a very light, muted red. Relative luminance 0.696; OKLCH L 89.3% C 0.052 H 3.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCED8 |
|---|---|
| RGB | rgb(251, 206, 216) |
| HSL | hsl(347, 85%, 90%) |
| HSV | hsv(347, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 13.9%, 1.6%) |
| CIE-LAB | lab(86.81, 17.36, 1.03) |
| CIE-LCH | lch(86.81, 17.39, 3.41°) |
| OKLab | oklab(89.29% 0.0521 0.003) |
| OKLCH | oklch(89.29% 0.052 3.3) |
| XYZ | xyz(74.2493, 69.6121, 74.4777) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.29
Light Pink
#FFD1DF
ΔE00 1.60
Light Rose
#FFC5CB
ΔE00 3.79
Bubblegum
#FFC1CC
ΔE00 4.38
Pink
#FFC0CB
ΔE00 4.65
Pale Rose
#FDC1C5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCED8 #CEFBF1
analogous
#FBCEEF #FBCED8 #FBDBCE
triadic
#FBCED8 #D8FBCE #CED8FB
tetradic
#FBCED8 #EFFBCE #CEFBF1 #DBCEFB
square
#FBCED8 #EFFBCE #CEFBF1 #DBCEFB
split-complementary
#FBCED8 #CEFBDB #CEEFFB
monochromatic
#F25D7E #F695AB #FBCED8 #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.41
#FBCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FBCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCED8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCED8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#FFCBD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbced8; /* rgb */ color: rgb(251, 206, 216); /* oklch */ color: oklch(89.3% 0.052 3.3);
Tailwind
colors: {
custom: {
50: '#fddde4',
500: '#fbced8',
950: '#000000',
},
}SCSS
$custom: #fbced8; $custom-light: #fddde4; $custom-dark: #000000;
JSON
{
"hex": "#fbced8",
"rgb": {
"r": 251,
"g": 206,
"b": 216
},
"hsl": {
"h": 346.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89288,
"c": 0.05223,
"h": 3.3
},
"luminance": 0.6961
}Semantic roles & 50–950 ramp
primary
#FBCED8
secondary
#8CE2CF
accent
#E1B004
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484