#FBC2CE#FBC2CE
#FBC2CE is a very light, moderate red. Relative luminance 0.635; OKLCH L 86.8% C 0.067 H 4.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2CE |
|---|---|
| RGB | rgb(251, 194, 206) |
| HSL | hsl(347, 88%, 87%) |
| HSV | hsv(347, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 17.9%, 1.6%) |
| CIE-LAB | lab(83.73, 22.12, 1.88) |
| CIE-LCH | lch(83.73, 22.20, 4.87°) |
| OKLab | oklab(86.82% 0.0666 0.0053) |
| OKLCH | oklch(86.82% 0.067 4.5) |
| XYZ | xyz(70.2163, 63.5519, 66.9487) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.18
Pink
#FFC0CB
ΔE00 1.39
Light Rose
#FFC5CB
ΔE00 2.26
Pale Rose
#FDC1C5
ΔE00 3.02
Pastel Pink
#FFBACD
ΔE00 3.12
Pale Pink
#FFCFDC
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2CE #C2FBEF
analogous
#FBC2EB #FBC2CE #FBD2C2
triadic
#FBC2CE #CEFBC2 #C2CEFB
tetradic
#FBC2CE #EBFBC2 #C2FBEF #D2C2FB
square
#FBC2CE #EBFBC2 #C2FBEF #D2C2FB
split-complementary
#FBC2CE #C2FBD2 #C2EBFB
monochromatic
#F34F72 #F789A0 #FBC2CE #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.53
#FBC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FBC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2CE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2CE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#FFBEC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc2ce; /* rgb */ color: rgb(251, 194, 206); /* oklch */ color: oklch(86.8% 0.067 4.5);
Tailwind
colors: {
custom: {
50: '#fdd4dc',
500: '#fbc2ce',
950: '#000000',
},
}SCSS
$custom: #fbc2ce; $custom-light: #fdd4dc; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ce",
"rgb": {
"r": 251,
"g": 194,
"b": 206
},
"hsl": {
"h": 347.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.86822,
"c": 0.06685,
"h": 4.5
},
"luminance": 0.63549
}Semantic roles & 50–950 ramp
primary
#FBC2CE
secondary
#80E1CC
accent
#E4B401
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384