#FBC5CE#FBC5CE
#FBC5CE is a very light, moderate red. Relative luminance 0.649; OKLCH L 87.4% C 0.063 H 7.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5CE |
|---|---|
| RGB | rgb(251, 197, 206) |
| HSL | hsl(350, 87%, 88%) |
| HSV | hsv(350, 22%, 98%) |
| CMYK | cmyk(0%, 21.5%, 17.9%, 1.6%) |
| CIE-LAB | lab(84.43, 20.54, 2.90) |
| CIE-LCH | lch(84.43, 20.75, 8.04°) |
| OKLab | oklab(87.36% 0.0621 0.0079) |
| OKLCH | oklch(87.36% 0.063 7.3) |
| XYZ | xyz(70.8907, 64.9008, 67.1735) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.48
Bubblegum
#FFC1CC
ΔE00 1.82
Pink
#FFC0CB
ΔE00 2.05
Pale Rose
#FDC1C5
ΔE00 2.46
Pale Pink
#FFCFDC
ΔE00 2.95
Light Pink
#FFD1DF
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5CE #C5FBF2
analogous
#FBC5E9 #FBC5CE #FBD7C5
triadic
#FBC5CE #CEFBC5 #C5CEFB
tetradic
#FBC5CE #E9FBC5 #C5FBF2 #D7C5FB
square
#FBC5CE #E9FBC5 #C5FBF2 #D7C5FB
split-complementary
#FBC5CE #C5FBD7 #C5E9FB
monochromatic
#F3526D #F78C9E #FBC5CE #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.50
#FBC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FBC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5CE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5CE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCE
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc5ce; /* rgb */ color: rgb(251, 197, 206); /* oklch */ color: oklch(87.4% 0.063 7.3);
Tailwind
colors: {
custom: {
50: '#fdd6dc',
500: '#fbc5ce',
950: '#000000',
},
}SCSS
$custom: #fbc5ce; $custom-light: #fdd6dc; $custom-dark: #000000;
JSON
{
"hex": "#fbc5ce",
"rgb": {
"r": 251,
"g": 197,
"b": 206
},
"hsl": {
"h": 350,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.87364,
"c": 0.06257,
"h": 7.3
},
"luminance": 0.64898
}Semantic roles & 50–950 ramp
primary
#FBC5CE
secondary
#83E1D1
accent
#E4BE02
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384