#FFC8BB#FFC8BB
#FFC8BB is a very light, moderate red. Relative luminance 0.662; OKLCH L 87.8% C 0.066 H 33.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8BB |
|---|---|
| RGB | rgb(255, 200, 187) |
| HSL | hsl(11, 100%, 87%) |
| HSV | hsv(11, 27%, 100%) |
| CMYK | cmyk(0%, 21.6%, 26.7%, 0%) |
| CIE-LAB | lab(85.08, 17.71, 13.99) |
| CIE-LCH | lch(85.08, 22.57, 38.32°) |
| OKLab | oklab(87.81% 0.0547 0.0363) |
| OKLCH | oklch(87.81% 0.066 33.6) |
| XYZ | xyz(70.8651, 66.1597, 56.0414) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.83
Pale Salmon
#FFB19A
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 7.41
Apricot
#FBCEB1
ΔE00 7.63
Light Salmon
#FEA993
ΔE00 8.52
Bubblegum
#FFC1CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8BB #BBF2FF
analogous
#FFBBD0 #FFC8BB #FFEABB
triadic
#FFC8BB #BBFFC8 #C8BBFF
tetradic
#FFC8BB #D0FFBB #BBF2FF #EABBFF
square
#FFC8BB #D0FFBB #BBF2FF #EABBFF
split-complementary
#FFC8BB #BBFFEA #BBD0FF
monochromatic
#FF6541 #FF977E #FFC8BB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.48
#FFC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FFC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8BB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8BB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC1C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8bb; /* rgb */ color: rgb(255, 200, 187); /* oklch */ color: oklch(87.8% 0.066 33.6);
Tailwind
colors: {
custom: {
50: '#ffd8cf',
500: '#ffc8bb',
950: '#000000',
},
}SCSS
$custom: #ffc8bb; $custom-light: #ffd8cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc8bb",
"rgb": {
"r": 255,
"g": 200,
"b": 187
},
"hsl": {
"h": 11.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87806,
"c": 0.06566,
"h": 33.6
},
"luminance": 0.66156
}Semantic roles & 50–950 ramp
primary
#FFC8BB
secondary
#77D2E7
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383