#F5C8BB#F5C8BB
#F5C8BB is a very light, muted red. Relative luminance 0.643; OKLCH L 86.8% C 0.055 H 36.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C8BB |
|---|---|
| RGB | rgb(245, 200, 187) |
| HSL | hsl(13, 74%, 85%) |
| HSV | hsv(13, 24%, 96%) |
| CMYK | cmyk(0%, 18.4%, 23.7%, 3.9%) |
| CIE-LAB | lab(84.13, 14.02, 12.51) |
| CIE-LCH | lch(84.13, 18.80, 41.74°) |
| OKLab | oklab(86.85% 0.0437 0.0326) |
| OKLCH | oklch(86.85% 0.055 36.7) |
| XYZ | xyz(67.2808, 64.3115, 55.8734) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.47
Pale Rose
#FDC1C5
ΔE00 7.93
Pale Salmon
#FFB19A
ΔE00 8.15
Mistyrose
#FFE4E1
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C8BB #BBE8F5
analogous
#F5BBCB #F5C8BB #F5E5BB
triadic
#F5C8BB #BBF5C8 #C8BBF5
tetradic
#F5C8BB #CBF5BB #BBE8F5 #E5BBF5
square
#F5C8BB #CBF5BB #BBE8F5 #E5BBF5
split-complementary
#F5C8BB #BBF5E5 #BBCBF5
monochromatic
#E57250 #ED9D86 #F5C8BB #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.51
#F5C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F5C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C8BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C8BB | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5c8bb; /* rgb */ color: rgb(245, 200, 187); /* oklch */ color: oklch(86.8% 0.055 36.7);
Tailwind
colors: {
custom: {
50: '#f9d8cf',
500: '#f5c8bb',
950: '#000000',
},
}SCSS
$custom: #f5c8bb; $custom-light: #f9d8cf; $custom-dark: #000000;
JSON
{
"hex": "#f5c8bb",
"rgb": {
"r": 245,
"g": 200,
"b": 187
},
"hsl": {
"h": 13.448,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.86848,
"c": 0.05453,
"h": 36.7
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#F5C8BB
secondary
#7EC2D6
accent
#AAD60F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383