#FFC7BB#FFC7BB
#FFC7BB is a very light, moderate red. Relative luminance 0.657; OKLCH L 87.6% C 0.066 H 32.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7BB |
|---|---|
| RGB | rgb(255, 199, 187) |
| HSL | hsl(11, 100%, 87%) |
| HSV | hsv(11, 27%, 100%) |
| CMYK | cmyk(0%, 22%, 26.7%, 0%) |
| CIE-LAB | lab(84.84, 18.23, 13.66) |
| CIE-LCH | lch(84.84, 22.78, 36.84°) |
| OKLab | oklab(87.62% 0.0562 0.0355) |
| OKLCH | oklch(87.62% 0.066 32.3) |
| XYZ | xyz(70.6342, 65.6980, 55.9645) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.34
Pale Salmon
#FFB19A
ΔE00 6.81
Light Rose
#FFC5CB
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 8.15
Light Salmon
#FEA993
ΔE00 8.39
Bubblegum
#FFC1CC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7BB #BBF3FF
analogous
#FFBBD1 #FFC7BB #FFE9BB
triadic
#FFC7BB #BBFFC7 #C7BBFF
tetradic
#FFC7BB #D1FFBB #BBF3FF #E9BBFF
square
#FFC7BB #D1FFBB #BBF3FF #E9BBFF
split-complementary
#FFC7BB #BBFFE9 #BBD1FF
monochromatic
#FF6241 #FF957E #FFC7BB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.49
#FFC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7BB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7BB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FFC0C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc7bb; /* rgb */ color: rgb(255, 199, 187); /* oklch */ color: oklch(87.6% 0.066 32.3);
Tailwind
colors: {
custom: {
50: '#ffd8cf',
500: '#ffc7bb',
950: '#000000',
},
}SCSS
$custom: #ffc7bb; $custom-light: #ffd8cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc7bb",
"rgb": {
"r": 255,
"g": 199,
"b": 187
},
"hsl": {
"h": 10.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87623,
"c": 0.06648,
"h": 32.3
},
"luminance": 0.65695
}Semantic roles & 50–950 ramp
primary
#FFC7BB
secondary
#77D3E7
accent
#BDE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383