#F7C8BF#F7C8BF
#F7C8BF is a very light, muted red. Relative luminance 0.648; OKLCH L 87.1% C 0.055 H 30.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8BF |
|---|---|
| RGB | rgb(247, 200, 191) |
| HSL | hsl(10, 78%, 86%) |
| HSV | hsv(10, 23%, 97%) |
| CMYK | cmyk(0%, 19%, 22.7%, 3.1%) |
| CIE-LAB | lab(84.40, 15.32, 10.81) |
| CIE-LCH | lch(84.40, 18.75, 35.19°) |
| OKLab | oklab(87.14% 0.0475 0.0283) |
| OKLCH | oklch(87.14% 0.055 30.8) |
| XYZ | xyz(68.4166, 64.8470, 58.1930) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.48
Mistyrose
#FFE4E1
ΔE00 8.03
Apricot
#FBCEB1
ΔE00 8.30
Bubblegum
#FFC1CC
ΔE00 8.33
Pink
#FFC0CB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8BF #BFEEF7
analogous
#F7BFD2 #F7C8BF #F7E4BF
triadic
#F7C8BF #BFF7C8 #C8BFF7
tetradic
#F7C8BF #D2F7BF #BFEEF7 #E4BFF7
square
#F7C8BF #D2F7BF #BFEEF7 #E4BFF7
split-complementary
#F7C8BF #BFF7E4 #BFD2F7
monochromatic
#E96A52 #F09989 #F7C8BF #FCE8E4 #FCE8E4
Accessibility & contrast
On white
1.50
#F7C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#F7C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8BF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8BF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBE
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#FFC2C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7c8bf; /* rgb */ color: rgb(247, 200, 191); /* oklch */ color: oklch(87.1% 0.055 30.8);
Tailwind
colors: {
custom: {
50: '#fad8d2',
500: '#f7c8bf',
950: '#000000',
},
}SCSS
$custom: #f7c8bf; $custom-light: #fad8d2; $custom-dark: #000000;
JSON
{
"hex": "#f7c8bf",
"rgb": {
"r": 247,
"g": 200,
"b": 191
},
"hsl": {
"h": 9.643,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.87137,
"c": 0.05524,
"h": 30.8
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#F7C8BF
secondary
#81CBDA
accent
#B9DA0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383