#FBCBCA#FBCBCA
#FBCBCA is a very light, muted red. Relative luminance 0.675; OKLCH L 88.4% C 0.055 H 19.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBCA |
|---|---|
| RGB | rgb(251, 203, 202) |
| HSL | hsl(1, 86%, 89%) |
| HSV | hsv(1, 20%, 98%) |
| CMYK | cmyk(0%, 19.1%, 19.5%, 1.6%) |
| CIE-LAB | lab(85.75, 16.80, 6.93) |
| CIE-LCH | lch(85.75, 18.17, 22.43°) |
| OKLab | oklab(88.35% 0.0515 0.0184) |
| OKLCH | oklch(88.35% 0.055 19.6) |
| XYZ | xyz(71.8006, 67.4881, 65.1100) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.53
Pale Rose
#FDC1C5
ΔE00 3.68
Pale Pink
#FFCFDC
ΔE00 5.29
Bubblegum
#FFC1CC
ΔE00 5.39
Pink
#FFC0CB
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBCA #CAFAFB
analogous
#FBCAE2 #FBCBCA #FBE4CA
triadic
#FBCBCA #CAFBCB #CBCAFB
tetradic
#FBCBCA #E2FBCA #CAFAFB #E4CAFB
square
#FBCBCA #E2FBCA #CAFAFB #E4CAFB
split-complementary
#FBCBCA #CAFBE4 #CAE2FB
monochromatic
#F25B58 #F79391 #FBCBCA #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.45
#FBCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FBCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBCA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBCA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DEDAC9
Tritanopia (blue-blind)
#FFC6CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcbca; /* rgb */ color: rgb(251, 203, 202); /* oklch */ color: oklch(88.4% 0.055 19.6);
Tailwind
colors: {
custom: {
50: '#fddbda',
500: '#fbcbca',
950: '#000000',
},
}SCSS
$custom: #fbcbca; $custom-light: #fddbda; $custom-dark: #000000;
JSON
{
"hex": "#fbcbca",
"rgb": {
"r": 251,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.224,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.88354,
"c": 0.05464,
"h": 19.6
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#FBCBCA
secondary
#88E0E1
accent
#DEE203
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483