#FBC3CF#FBC3CF
#FBC3CF is a very light, moderate red. Relative luminance 0.640; OKLCH L 87.0% C 0.066 H 4.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3CF |
|---|---|
| RGB | rgb(251, 195, 207) |
| HSL | hsl(347, 88%, 87%) |
| HSV | hsv(347, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 17.5%, 1.6%) |
| CIE-LAB | lab(83.99, 21.74, 1.72) |
| CIE-LCH | lch(83.99, 21.81, 4.53°) |
| OKLab | oklab(87.03% 0.0655 0.0049) |
| OKLCH | oklch(87.03% 0.066 4.2) |
| XYZ | xyz(70.5615, 64.0473, 67.6649) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.40
Pink
#FFC0CB
ΔE00 1.63
Light Rose
#FFC5CB
ΔE00 2.27
Pale Pink
#FFCFDC
ΔE00 3.07
Pale Rose
#FDC1C5
ΔE00 3.12
Pastel Pink
#FFBACD
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3CF #C3FBEF
analogous
#FBC3EB #FBC3CF #FBD3C3
triadic
#FBC3CF #CFFBC3 #C3CFFB
tetradic
#FBC3CF #EBFBC3 #C3FBEF #D3C3FB
square
#FBC3CF #EBFBC3 #C3FBEF #D3C3FB
split-complementary
#FBC3CF #C3FBD3 #C3EBFB
monochromatic
#F35073 #F78AA1 #FBC3CF #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.52
#FBC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FBC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3CF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3CF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc3cf; /* rgb */ color: rgb(251, 195, 207); /* oklch */ color: oklch(87.0% 0.066 4.2);
Tailwind
colors: {
custom: {
50: '#fdd5dd',
500: '#fbc3cf',
950: '#000000',
},
}SCSS
$custom: #fbc3cf; $custom-light: #fdd5dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc3cf",
"rgb": {
"r": 251,
"g": 195,
"b": 207
},
"hsl": {
"h": 347.143,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.8703,
"c": 0.06566,
"h": 4.2
},
"luminance": 0.64044
}Semantic roles & 50–950 ramp
primary
#FBC3CF
secondary
#81E1CC
accent
#E4B401
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384