#FBCCCA#FBCCCA
#FBCCCA is a very light, muted red. Relative luminance 0.680; OKLCH L 88.5% C 0.054 H 21.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCCA |
|---|---|
| RGB | rgb(251, 204, 202) |
| HSL | hsl(2, 86%, 89%) |
| HSV | hsv(2, 20%, 98%) |
| CMYK | cmyk(0%, 18.7%, 19.5%, 1.6%) |
| CIE-LAB | lab(85.99, 16.27, 7.28) |
| CIE-LCH | lch(85.99, 17.82, 24.09°) |
| OKLab | oklab(88.54% 0.0499 0.0192) |
| OKLCH | oklch(88.54% 0.054 21.1) |
| XYZ | xyz(72.0375, 67.9619, 65.1890) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.04
Pale Rose
#FDC1C5
ΔE00 4.15
Pale Pink
#FFCFDC
ΔE00 5.65
Bubblegum
#FFC1CC
ΔE00 5.90
Pink
#FFC0CB
ΔE00 6.04
Light Pink
#FFD1DF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCCA #CAF9FB
analogous
#FBCAE1 #FBCCCA #FBE5CA
triadic
#FBCCCA #CAFBCC #CCCAFB
tetradic
#FBCCCA #E1FBCA #CAF9FB #E5CAFB
square
#FBCCCA #E1FBCA #CAF9FB #E5CAFB
split-complementary
#FBCCCA #CAFBE5 #CAE1FB
monochromatic
#F25E58 #F79591 #FBCCCA #FDE4E3 #FDE4E3
Accessibility & contrast
On white
1.44
#FBCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FBCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCCA
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCCA | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#DFDAC9
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbccca; /* rgb */ color: rgb(251, 204, 202); /* oklch */ color: oklch(88.5% 0.054 21.1);
Tailwind
colors: {
custom: {
50: '#fddbda',
500: '#fbccca',
950: '#000000',
},
}SCSS
$custom: #fbccca; $custom-light: #fddbda; $custom-dark: #000000;
JSON
{
"hex": "#fbccca",
"rgb": {
"r": 251,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.449,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.88538,
"c": 0.05352,
"h": 21.1
},
"luminance": 0.67959
}Semantic roles & 50–950 ramp
primary
#FBCCCA
secondary
#88DEE1
accent
#D9E203
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483