#FFC9BB#FFC9BB
#FFC9BB is a very light, moderate red. Relative luminance 0.666; OKLCH L 88.0% C 0.065 H 35.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9BB |
|---|---|
| RGB | rgb(255, 201, 187) |
| HSL | hsl(12, 100%, 87%) |
| HSV | hsv(12, 27%, 100%) |
| CMYK | cmyk(0%, 21.2%, 26.7%, 0%) |
| CIE-LAB | lab(85.31, 17.18, 14.33) |
| CIE-LCH | lch(85.31, 22.37, 39.82°) |
| OKLab | oklab(87.99% 0.0532 0.0372) |
| OKLCH | oklch(87.99% 0.065 35) |
| XYZ | xyz(71.0974, 66.6244, 56.1189) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.95
Apricot
#FBCEB1
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.32
Light Rose
#FFC5CB
ΔE00 7.87
Light Salmon
#FEA993
ΔE00 8.68
Mistyrose
#FFE4E1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9BB #BBF1FF
analogous
#FFBBCF #FFC9BB #FFEBBB
triadic
#FFC9BB #BBFFC9 #C9BBFF
tetradic
#FFC9BB #CFFFBB #BBF1FF #EBBBFF
square
#FFC9BB #CFFFBB #BBF1FF #EBBBFF
split-complementary
#FFC9BB #BBFFEB #BBCFFF
monochromatic
#FF6841 #FF987E #FFC9BB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.47
#FFC9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FFC9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9BB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9BB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC2C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc9bb; /* rgb */ color: rgb(255, 201, 187); /* oklch */ color: oklch(88.0% 0.065 35.0);
Tailwind
colors: {
custom: {
50: '#ffd9cf',
500: '#ffc9bb',
950: '#000000',
},
}SCSS
$custom: #ffc9bb; $custom-light: #ffd9cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc9bb",
"rgb": {
"r": 255,
"g": 201,
"b": 187
},
"hsl": {
"h": 12.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8799,
"c": 0.06485,
"h": 35
},
"luminance": 0.66621
}Semantic roles & 50–950 ramp
primary
#FFC9BB
secondary
#77D0E7
accent
#B6E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383