#F9CCBF#F9CCBF
#F9CCBF is a very light, muted red. Relative luminance 0.671; OKLCH L 88.1% C 0.054 H 36.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CCBF |
|---|---|
| RGB | rgb(249, 204, 191) |
| HSL | hsl(13, 83%, 86%) |
| HSV | hsv(13, 23%, 98%) |
| CMYK | cmyk(0%, 18.1%, 23.3%, 2.4%) |
| CIE-LAB | lab(85.55, 13.96, 12.46) |
| CIE-LCH | lch(85.55, 18.71, 41.75°) |
| OKLab | oklab(88.07% 0.0436 0.0325) |
| OKLCH | oklch(88.07% 0.054 36.7) |
| XYZ | xyz(70.0644, 67.0898, 58.5391) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.37
Mistyrose
#FFE4E1
ΔE00 7.62
Pale Rose
#FDC1C5
ΔE00 8.05
Light Rose
#FFC5CB
ΔE00 8.39
Pale Salmon
#FFB19A
ΔE00 8.63
Peach
#FFDAB9
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CCBF #BFECF9
analogous
#F9BFCF #F9CCBF #F9E9BF
triadic
#F9CCBF #BFF9CC #CCBFF9
tetradic
#F9CCBF #CFF9BF #BFECF9 #E9BFF9
square
#F9CCBF #CFF9BF #BFECF9 #E9BFF9
split-complementary
#F9CCBF #BFF9E9 #BFCFF9
monochromatic
#EF734F #F49F87 #F9CCBF #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.46
#F9CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F9CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CCBF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CCBF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f9ccbf; /* rgb */ color: rgb(249, 204, 191); /* oklch */ color: oklch(88.1% 0.054 36.7);
Tailwind
colors: {
custom: {
50: '#fcdbd2',
500: '#f9ccbf',
950: '#000000',
},
}SCSS
$custom: #f9ccbf; $custom-light: #fcdbd2; $custom-dark: #000000;
JSON
{
"hex": "#f9ccbf",
"rgb": {
"r": 249,
"g": 204,
"b": 191
},
"hsl": {
"h": 13.448,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.88071,
"c": 0.05432,
"h": 36.7
},
"luminance": 0.67087
}Semantic roles & 50–950 ramp
primary
#F9CCBF
secondary
#7FC8DD
accent
#AFDF06
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483