#FBC4CF#FBC4CF
#FBC4CF is a very light, moderate red. Relative luminance 0.645; OKLCH L 87.2% C 0.064 H 5.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4CF |
|---|---|
| RGB | rgb(251, 196, 207) |
| HSL | hsl(348, 87%, 88%) |
| HSV | hsv(348, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 17.5%, 1.6%) |
| CIE-LAB | lab(84.22, 21.22, 2.06) |
| CIE-LCH | lch(84.22, 21.32, 5.56°) |
| OKLab | oklab(87.21% 0.064 0.0057) |
| OKLCH | oklch(87.21% 0.064 5.1) |
| XYZ | xyz(70.7863, 64.4969, 67.7399) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.54
Pink
#FFC0CB
ΔE00 1.78
Light Rose
#FFC5CB
ΔE00 2.00
Pale Pink
#FFCFDC
ΔE00 2.89
Pale Rose
#FDC1C5
ΔE00 2.92
Light Pink
#FFD1DF
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4CF #C4FBF0
analogous
#FBC4EA #FBC4CF #FBD4C4
triadic
#FBC4CF #CFFBC4 #C4CFFB
tetradic
#FBC4CF #EAFBC4 #C4FBF0 #D4C4FB
square
#FBC4CF #EAFBC4 #C4FBF0 #D4C4FB
split-complementary
#FBC4CF #C4FBD4 #C4EAFB
monochromatic
#F35172 #F78BA0 #FBC4CF #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.51
#FBC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FBC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4CF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4CF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc4cf; /* rgb */ color: rgb(251, 196, 207); /* oklch */ color: oklch(87.2% 0.064 5.1);
Tailwind
colors: {
custom: {
50: '#fdd6dd',
500: '#fbc4cf',
950: '#000000',
},
}SCSS
$custom: #fbc4cf; $custom-light: #fdd6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc4cf",
"rgb": {
"r": 251,
"g": 196,
"b": 207
},
"hsl": {
"h": 348,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.8721,
"c": 0.06422,
"h": 5.1
},
"luminance": 0.64494
}Semantic roles & 50–950 ramp
primary
#FBC4CF
secondary
#82E1CE
accent
#E4B702
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384