#FFC3BB#FFC3BB
#FFC3BB is a very light, moderate red. Relative luminance 0.639; OKLCH L 86.9% C 0.070 H 27.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3BB |
|---|---|
| RGB | rgb(255, 195, 187) |
| HSL | hsl(7, 100%, 87%) |
| HSV | hsv(7, 27%, 100%) |
| CMYK | cmyk(0%, 23.5%, 26.7%, 0%) |
| CIE-LAB | lab(83.90, 20.32, 12.33) |
| CIE-LCH | lch(83.90, 23.77, 31.25°) |
| OKLab | oklab(86.9% 0.0624 0.0322) |
| OKLCH | oklch(86.9% 0.07 27.3) |
| XYZ | xyz(69.7260, 63.8815, 55.6617) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.57
Light Rose
#FFC5CB
ΔE00 5.36
Pale Salmon
#FFB19A
ΔE00 7.04
Pink
#FFC0CB
ΔE00 7.04
Bubblegum
#FFC1CC
ΔE00 7.04
Lightpink
#FFB6C1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3BB #BBF7FF
analogous
#FFBBD5 #FFC3BB #FFE5BB
triadic
#FFC3BB #BBFFC3 #C3BBFF
tetradic
#FFC3BB #D5FFBB #BBF7FF #E5BBFF
square
#FFC3BB #D5FFBB #BBF7FF #E5BBFF
split-complementary
#FFC3BB #BBFFE5 #BBD5FF
monochromatic
#FF5741 #FF8D7E #FFC3BB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.52
#FFC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3BB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3BB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#DDD6BA
Tritanopia (blue-blind)
#FFBCC1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc3bb; /* rgb */ color: rgb(255, 195, 187); /* oklch */ color: oklch(86.9% 0.070 27.3);
Tailwind
colors: {
custom: {
50: '#ffd5cf',
500: '#ffc3bb',
950: '#000000',
},
}SCSS
$custom: #ffc3bb; $custom-light: #ffd5cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc3bb",
"rgb": {
"r": 255,
"g": 195,
"b": 187
},
"hsl": {
"h": 7.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86895,
"c": 0.07017,
"h": 27.3
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#FFC3BB
secondary
#77DAE7
accent
#CAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383