#FFC6BB#FFC6BB
#FFC6BB is a very light, moderate red. Relative luminance 0.652; OKLCH L 87.4% C 0.067 H 31.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6BB |
|---|---|
| RGB | rgb(255, 198, 187) |
| HSL | hsl(10, 100%, 87%) |
| HSV | hsv(10, 27%, 100%) |
| CMYK | cmyk(0%, 22.4%, 26.7%, 0%) |
| CIE-LAB | lab(84.61, 18.75, 13.33) |
| CIE-LCH | lch(84.61, 23.00, 35.40°) |
| OKLab | oklab(87.44% 0.0578 0.0347) |
| OKLCH | oklch(87.44% 0.067 31) |
| XYZ | xyz(70.4049, 65.2394, 55.8880) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.87
Light Rose
#FFC5CB
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 8.30
Bubblegum
#FFC1CC
ΔE00 8.33
Pink
#FFC0CB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6BB #BBF4FF
analogous
#FFBBD2 #FFC6BB #FFE8BB
triadic
#FFC6BB #BBFFC6 #C6BBFF
tetradic
#FFC6BB #D2FFBB #BBF4FF #E8BBFF
square
#FFC6BB #D2FFBB #BBF4FF #E8BBFF
split-complementary
#FFC6BB #BBFFE8 #BBD2FF
monochromatic
#FF5F41 #FF937E #FFC6BB #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.49
#FFC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FFC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6BB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6BB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#DFD8BA
Tritanopia (blue-blind)
#FFBFC3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc6bb; /* rgb */ color: rgb(255, 198, 187); /* oklch */ color: oklch(87.4% 0.067 31.0);
Tailwind
colors: {
custom: {
50: '#ffd7cf',
500: '#ffc6bb',
950: '#000000',
},
}SCSS
$custom: #ffc6bb; $custom-light: #ffd7cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc6bb",
"rgb": {
"r": 255,
"g": 198,
"b": 187
},
"hsl": {
"h": 9.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8744,
"c": 0.06736,
"h": 31
},
"luminance": 0.65236
}Semantic roles & 50–950 ramp
primary
#FFC6BB
secondary
#77D5E7
accent
#C0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383