#FBCECF#FBCECF
#FBCECF is a very light, muted red. Relative luminance 0.692; OKLCH L 89.0% C 0.051 H 16.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCECF |
|---|---|
| RGB | rgb(251, 206, 207) |
| HSL | hsl(359, 85%, 90%) |
| HSV | hsv(359, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 17.5%, 1.6%) |
| CIE-LAB | lab(86.58, 15.97, 5.48) |
| CIE-LCH | lch(86.58, 16.89, 18.94°) |
| OKLab | oklab(89.04% 0.0488 0.0146) |
| OKLCH | oklch(89.04% 0.051 16.6) |
| XYZ | xyz(73.1175, 69.1594, 68.5169) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.77
Pale Rose
#FDC1C5
ΔE00 4.25
Pale Pink
#FFCFDC
ΔE00 4.47
Light Pink
#FFD1DF
ΔE00 4.85
Bubblegum
#FFC1CC
ΔE00 5.47
Pink
#FFC0CB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCECF #CEFBFA
analogous
#FBCEE6 #FBCECF #FBE4CE
triadic
#FBCECF #CFFBCE #CECFFB
tetradic
#FBCECF #E6FBCE #CEFBFA #E4CEFB
square
#FBCECF #E6FBCE #CEFBFA #E4CEFB
split-complementary
#FBCECF #CEFBE4 #CEE6FB
monochromatic
#F25D60 #F69598 #FBCECF #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.42
#FBCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FBCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCECF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCECF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbcecf; /* rgb */ color: rgb(251, 206, 207); /* oklch */ color: oklch(89.0% 0.051 16.6);
Tailwind
colors: {
custom: {
50: '#fddddd',
500: '#fbcecf',
950: '#000000',
},
}SCSS
$custom: #fbcecf; $custom-light: #fddddd; $custom-dark: #000000;
JSON
{
"hex": "#fbcecf",
"rgb": {
"r": 251,
"g": 206,
"b": 207
},
"hsl": {
"h": 358.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89041,
"c": 0.05093,
"h": 16.6
},
"luminance": 0.69157
}Semantic roles & 50–950 ramp
primary
#FBCECF
secondary
#8CE2E0
accent
#E1DC04
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484