#F4C8BF#F4C8BF
#F4C8BF is a very light, muted red. Relative luminance 0.643; OKLCH L 86.9% C 0.052 H 31.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8BF |
|---|---|
| RGB | rgb(244, 200, 191) |
| HSL | hsl(10, 71%, 85%) |
| HSV | hsv(10, 22%, 96%) |
| CMYK | cmyk(0%, 18%, 21.7%, 4.3%) |
| CIE-LAB | lab(84.12, 14.23, 10.37) |
| CIE-LCH | lch(84.12, 17.60, 36.09°) |
| OKLab | oklab(86.85% 0.0442 0.0271) |
| OKLCH | oklch(86.85% 0.052 31.6) |
| XYZ | xyz(67.3669, 64.3058, 58.1438) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 6.92
Mistyrose
#FFE4E1
ΔE00 7.65
Apricot
#FBCEB1
ΔE00 8.06
Bubblegum
#FFC1CC
ΔE00 8.73
Pink
#FFC0CB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8BF #BFEBF4
analogous
#F4BFD0 #F4C8BF #F4E3BF
triadic
#F4C8BF #BFF4C8 #C8BFF4
tetradic
#F4C8BF #D0F4BF #BFEBF4 #E3BFF4
square
#F4C8BF #D0F4BF #BFEBF4 #E3BFF4
split-complementary
#F4C8BF #BFF4E3 #BFD0F4
monochromatic
#E26E57 #EB9B8B #F4C8BF #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.52
#F4C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F4C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8BF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8BF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 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)
#D1CDBE
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4c8bf; /* rgb */ color: rgb(244, 200, 191); /* oklch */ color: oklch(86.9% 0.052 31.6);
Tailwind
colors: {
custom: {
50: '#f8d8d2',
500: '#f4c8bf',
950: '#000000',
},
}SCSS
$custom: #f4c8bf; $custom-light: #f8d8d2; $custom-dark: #000000;
JSON
{
"hex": "#f4c8bf",
"rgb": {
"r": 244,
"g": 200,
"b": 191
},
"hsl": {
"h": 10.189,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.86854,
"c": 0.05185,
"h": 31.6
},
"luminance": 0.64303
}Semantic roles & 50–950 ramp
primary
#F4C8BF
secondary
#82C7D5
accent
#B2D313
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383