#FBCEC8#FBCEC8
#FBCEC8 is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.052 H 27.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEC8 |
|---|---|
| RGB | rgb(251, 206, 200) |
| HSL | hsl(7, 86%, 88%) |
| HSV | hsv(7, 20%, 98%) |
| CMYK | cmyk(0%, 17.9%, 20.3%, 1.6%) |
| CIE-LAB | lab(86.42, 14.93, 8.95) |
| CIE-LCH | lch(86.42, 17.41, 30.94°) |
| OKLab | oklab(88.86% 0.0462 0.0235) |
| OKLCH | oklch(88.86% 0.052 27) |
| XYZ | xyz(72.2807, 68.8246, 64.1094) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.71
Light Rose
#FFC5CB
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 7.29
Bubblegum
#FFC1CC
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEC8 #C8F5FB
analogous
#FBC8DB #FBCEC8 #FBE7C8
triadic
#FBCEC8 #C8FBCE #CEC8FB
tetradic
#FBCEC8 #DBFBC8 #C8F5FB #E7C8FB
square
#FBCEC8 #DBFBC8 #C8F5FB #E7C8FB
split-complementary
#FBCEC8 #C8FBE7 #C8DBFB
monochromatic
#F36856 #F79B8F #FBCEC8 #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.42
#FBCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FBCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEC8
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEC8 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#FFC9CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcec8; /* rgb */ color: rgb(251, 206, 200); /* oklch */ color: oklch(88.9% 0.052 27.0);
Tailwind
colors: {
custom: {
50: '#fdddd8',
500: '#fbcec8',
950: '#000000',
},
}SCSS
$custom: #fbcec8; $custom-light: #fdddd8; $custom-dark: #000000;
JSON
{
"hex": "#fbcec8",
"rgb": {
"r": 251,
"g": 206,
"b": 200
},
"hsl": {
"h": 7.059,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88857,
"c": 0.05182,
"h": 27
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#FBCEC8
secondary
#86D6E1
accent
#C9E303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483