#FBCED7#FBCED7
#FBCED7 is a very light, muted red. Relative luminance 0.696; OKLCH L 89.3% C 0.052 H 4.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCED7 |
|---|---|
| RGB | rgb(251, 206, 215) |
| HSL | hsl(348, 85%, 90%) |
| HSV | hsv(348, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 14.3%, 1.6%) |
| CIE-LAB | lab(86.78, 17.20, 1.53) |
| CIE-LCH | lch(86.78, 17.27, 5.07°) |
| OKLab | oklab(89.26% 0.0518 0.0043) |
| OKLCH | oklch(89.26% 0.052 4.7) |
| XYZ | xyz(74.1204, 69.5605, 73.7989) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.59
Light Pink
#FFD1DF
ΔE00 1.92
Light Rose
#FFC5CB
ΔE00 3.63
Bubblegum
#FFC1CC
ΔE00 4.38
Pink
#FFC0CB
ΔE00 4.64
Pale Rose
#FDC1C5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCED7 #CEFBF2
analogous
#FBCEEE #FBCED7 #FBDCCE
triadic
#FBCED7 #D7FBCE #CED7FB
tetradic
#FBCED7 #EEFBCE #CEFBF2 #DCCEFB
square
#FBCED7 #EEFBCE #CEFBF2 #DCCEFB
split-complementary
#FBCED7 #CEFBDC #CEEEFB
monochromatic
#F25D7B #F695A9 #FBCED7 #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.41
#FBCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FBCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCED7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCED7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#FFCBD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbced7; /* rgb */ color: rgb(251, 206, 215); /* oklch */ color: oklch(89.3% 0.052 4.7);
Tailwind
colors: {
custom: {
50: '#fddde3',
500: '#fbced7',
950: '#000000',
},
}SCSS
$custom: #fbced7; $custom-light: #fddde3; $custom-dark: #000000;
JSON
{
"hex": "#fbced7",
"rgb": {
"r": 251,
"g": 206,
"b": 215
},
"hsl": {
"h": 348,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.8926,
"c": 0.05195,
"h": 4.7
},
"luminance": 0.69558
}Semantic roles & 50–950 ramp
primary
#FBCED7
secondary
#8CE2D0
accent
#E1B504
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484