#FBC3CE#FBC3CE
#FBC3CE is a very light, moderate red. Relative luminance 0.640; OKLCH L 87.0% C 0.065 H 5.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3CE |
|---|---|
| RGB | rgb(251, 195, 206) |
| HSL | hsl(348, 88%, 87%) |
| HSV | hsv(348, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 17.9%, 1.6%) |
| CIE-LAB | lab(83.97, 21.59, 2.22) |
| CIE-LCH | lch(83.97, 21.71, 5.88°) |
| OKLab | oklab(87% 0.0651 0.0062) |
| OKLCH | oklch(87% 0.065 5.4) |
| XYZ | xyz(70.4396, 63.9986, 67.0231) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.29
Pink
#FFC0CB
ΔE00 1.52
Light Rose
#FFC5CB
ΔE00 1.95
Pale Rose
#FDC1C5
ΔE00 2.78
Pale Pink
#FFCFDC
ΔE00 3.17
Pastel Pink
#FFBACD
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3CE #C3FBF0
analogous
#FBC3EA #FBC3CE #FBD4C3
triadic
#FBC3CE #CEFBC3 #C3CEFB
tetradic
#FBC3CE #EAFBC3 #C3FBF0 #D4C3FB
square
#FBC3CE #EAFBC3 #C3FBF0 #D4C3FB
split-complementary
#FBC3CE #C3FBD4 #C3EAFB
monochromatic
#F35070 #F78A9F #FBC3CE #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.52
#FBC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FBC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3CE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3CE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#FFBFC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc3ce; /* rgb */ color: rgb(251, 195, 206); /* oklch */ color: oklch(87.0% 0.065 5.4);
Tailwind
colors: {
custom: {
50: '#fdd5dc',
500: '#fbc3ce',
950: '#000000',
},
}SCSS
$custom: #fbc3ce; $custom-light: #fdd5dc; $custom-dark: #000000;
JSON
{
"hex": "#fbc3ce",
"rgb": {
"r": 251,
"g": 195,
"b": 206
},
"hsl": {
"h": 348.214,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.87002,
"c": 0.0654,
"h": 5.4
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#FBC3CE
secondary
#81E1CE
accent
#E4B801
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384