#FBC4CE#FBC4CE
#FBC4CE is a very light, moderate red. Relative luminance 0.644; OKLCH L 87.2% C 0.064 H 6.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4CE |
|---|---|
| RGB | rgb(251, 196, 206) |
| HSL | hsl(349, 87%, 88%) |
| HSV | hsv(349, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 17.9%, 1.6%) |
| CIE-LAB | lab(84.20, 21.07, 2.56) |
| CIE-LCH | lch(84.20, 21.22, 6.93°) |
| OKLab | oklab(87.18% 0.0636 0.007) |
| OKLCH | oklch(87.18% 0.064 6.3) |
| XYZ | xyz(70.6644, 64.4482, 67.0980) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.52
Light Rose
#FFC5CB
ΔE00 1.68
Pink
#FFC0CB
ΔE00 1.75
Pale Rose
#FDC1C5
ΔE00 2.59
Pale Pink
#FFCFDC
ΔE00 3.03
Light Pink
#FFD1DF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4CE #C4FBF1
analogous
#FBC4E9 #FBC4CE #FBD5C4
triadic
#FBC4CE #CEFBC4 #C4CEFB
tetradic
#FBC4CE #E9FBC4 #C4FBF1 #D5C4FB
square
#FBC4CE #E9FBC4 #C4FBF1 #D5C4FB
split-complementary
#FBC4CE #C4FBD5 #C4E9FB
monochromatic
#F3516F #F78B9E #FBC4CE #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.51
#FBC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FBC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4CE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4CE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc4ce; /* rgb */ color: rgb(251, 196, 206); /* oklch */ color: oklch(87.2% 0.064 6.3);
Tailwind
colors: {
custom: {
50: '#fdd6dc',
500: '#fbc4ce',
950: '#000000',
},
}SCSS
$custom: #fbc4ce; $custom-light: #fdd6dc; $custom-dark: #000000;
JSON
{
"hex": "#fbc4ce",
"rgb": {
"r": 251,
"g": 196,
"b": 206
},
"hsl": {
"h": 349.091,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.87183,
"c": 0.06398,
"h": 6.3
},
"luminance": 0.64445
}Semantic roles & 50–950 ramp
primary
#FBC4CE
secondary
#82E1D0
accent
#E4BB02
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384