#FBC2CF#FBC2CF
#FBC2CF is a very light, moderate red. Relative luminance 0.636; OKLCH L 86.9% C 0.067 H 3.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2CF |
|---|---|
| RGB | rgb(251, 194, 207) |
| HSL | hsl(346, 88%, 87%) |
| HSV | hsv(346, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 17.5%, 1.6%) |
| CIE-LAB | lab(83.76, 22.27, 1.39) |
| CIE-LCH | lch(83.76, 22.31, 3.56°) |
| OKLab | oklab(86.85% 0.067 0.004) |
| OKLCH | oklch(86.85% 0.067 3.4) |
| XYZ | xyz(70.3382, 63.6007, 67.5905) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.38
Pink
#FFC0CB
ΔE00 1.57
Light Rose
#FFC5CB
ΔE00 2.58
Pastel Pink
#FFBACD
ΔE00 2.94
Pale Pink
#FFCFDC
ΔE00 3.28
Pale Rose
#FDC1C5
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2CF #C2FBEE
analogous
#FBC2EB #FBC2CF #FBD2C2
triadic
#FBC2CF #CFFBC2 #C2CFFB
tetradic
#FBC2CF #EBFBC2 #C2FBEE #D2C2FB
square
#FBC2CF #EBFBC2 #C2FBEE #D2C2FB
split-complementary
#FBC2CF #C2FBD2 #C2EBFB
monochromatic
#F34F75 #F789A2 #FBC2CF #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.53
#FBC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FBC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2CF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2CF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc2cf; /* rgb */ color: rgb(251, 194, 207); /* oklch */ color: oklch(86.9% 0.067 3.4);
Tailwind
colors: {
custom: {
50: '#fdd4dd',
500: '#fbc2cf',
950: '#000000',
},
}SCSS
$custom: #fbc2cf; $custom-light: #fdd4dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc2cf",
"rgb": {
"r": 251,
"g": 194,
"b": 207
},
"hsl": {
"h": 346.316,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.8685,
"c": 0.06712,
"h": 3.4
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#FBC2CF
secondary
#80E1CB
accent
#E4B001
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384