#F7BFBC#F7BFBC
#F7BFBC is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.4% C 0.065 H 22.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFBC |
|---|---|
| RGB | rgb(247, 191, 188) |
| HSL | hsl(3, 79%, 85%) |
| HSV | hsv(3, 24%, 97%) |
| CMYK | cmyk(0%, 22.7%, 23.9%, 3.1%) |
| CIE-LAB | lab(82.20, 19.63, 9.26) |
| CIE-LCH | lch(82.20, 21.71, 25.26°) |
| OKLab | oklab(85.4% 0.0601 0.0244) |
| OKLCH | oklch(85.4% 0.065 22) |
| XYZ | xyz(66.0665, 60.6696, 55.7976) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.88
Light Rose
#FFC5CB
ΔE00 3.80
Pink
#FFC0CB
ΔE00 5.29
Bubblegum
#FFC1CC
ΔE00 5.30
Lightpink
#FFB6C1
ΔE00 5.84
Pale Pink
#FFCFDC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFBC #BCF4F7
analogous
#F7BCD6 #F7BFBC #F7DCBC
triadic
#F7BFBC #BCF7BF #BFBCF7
tetradic
#F7BFBC #D6F7BC #BCF4F7 #DCBCF7
square
#F7BFBC #D6F7BC #BCF4F7 #DCBCF7
split-complementary
#F7BFBC #BCF7DC #BCD6F7
monochromatic
#EA574F #F08B85 #F7BFBC #FCE5E4 #FCE5E4
Accessibility & contrast
On white
1.60
#F7BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#F7BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFBC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFBC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D6D1BB
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7bfbc; /* rgb */ color: rgb(247, 191, 188); /* oklch */ color: oklch(85.4% 0.065 22.0);
Tailwind
colors: {
custom: {
50: '#fbd2d0',
500: '#f7bfbc',
950: '#000000',
},
}SCSS
$custom: #f7bfbc; $custom-light: #fbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#f7bfbc",
"rgb": {
"r": 247,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.051,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.85402,
"c": 0.06487,
"h": 22
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#F7BFBC
secondary
#7ED5DA
accent
#D0DB0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383