#F5C8BF#F5C8BF
#F5C8BF is a very light, muted red. Relative luminance 0.645; OKLCH L 86.9% C 0.053 H 31.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C8BF |
|---|---|
| RGB | rgb(245, 200, 191) |
| HSL | hsl(10, 73%, 85%) |
| HSV | hsv(10, 22%, 96%) |
| CMYK | cmyk(0%, 18.4%, 22%, 3.9%) |
| CIE-LAB | lab(84.22, 14.59, 10.51) |
| CIE-LCH | lch(84.22, 17.99, 35.77°) |
| OKLab | oklab(86.95% 0.0453 0.0275) |
| OKLCH | oklch(86.95% 0.053 31.3) |
| XYZ | xyz(67.7149, 64.4852, 58.1601) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.40
Light Rose
#FFC5CB
ΔE00 6.76
Mistyrose
#FFE4E1
ΔE00 7.78
Apricot
#FBCEB1
ΔE00 8.14
Bubblegum
#FFC1CC
ΔE00 8.59
Pink
#FFC0CB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C8BF #BFECF5
analogous
#F5BFD1 #F5C8BF #F5E3BF
triadic
#F5C8BF #BFF5C8 #C8BFF5
tetradic
#F5C8BF #D1F5BF #BFECF5 #E3BFF5
square
#F5C8BF #D1F5BF #BFECF5 #E3BFF5
split-complementary
#F5C8BF #BFF5E3 #BFD1F5
monochromatic
#E46D55 #ED9B8A #F5C8BF #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.51
#F5C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#F5C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C8BF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C8BF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#DCD5BF
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5c8bf; /* rgb */ color: rgb(245, 200, 191); /* oklch */ color: oklch(86.9% 0.053 31.3);
Tailwind
colors: {
custom: {
50: '#f9d8d2',
500: '#f5c8bf',
950: '#000000',
},
}SCSS
$custom: #f5c8bf; $custom-light: #f9d8d2; $custom-dark: #000000;
JSON
{
"hex": "#f5c8bf",
"rgb": {
"r": 245,
"g": 200,
"b": 191
},
"hsl": {
"h": 10,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.86948,
"c": 0.05297,
"h": 31.3
},
"luminance": 0.64483
}Semantic roles & 50–950 ramp
primary
#F5C8BF
secondary
#82C8D6
accent
#B4D510
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383