#F7BFBE#F7BFBE
#F7BFBE is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.065 H 19.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFBE |
|---|---|
| RGB | rgb(247, 191, 190) |
| HSL | hsl(1, 78%, 86%) |
| HSV | hsv(1, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 23.1%, 3.1%) |
| CIE-LAB | lab(82.25, 19.92, 8.26) |
| CIE-LCH | lch(82.25, 21.56, 22.52°) |
| OKLab | oklab(85.45% 0.0609 0.0218) |
| OKLCH | oklch(85.45% 0.065 19.7) |
| XYZ | xyz(66.2836, 60.7565, 56.9410) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.18
Light Rose
#FFC5CB
ΔE00 3.11
Pink
#FFC0CB
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 4.55
Lightpink
#FFB6C1
ΔE00 5.22
Pale Pink
#FFCFDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFBE #BEF6F7
analogous
#F7BED9 #F7BFBE #F7DBBE
triadic
#F7BFBE #BEF7BF #BFBEF7
tetradic
#F7BFBE #D9F7BE #BEF6F7 #DBBEF7
square
#F7BFBE #D9F7BE #BEF6F7 #DBBEF7
split-complementary
#F7BFBE #BEF7DB #BED9F7
monochromatic
#EA5451 #F08988 #F7BFBE #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.60
#F7BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#F7BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFBE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFBE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f7bfbe; /* rgb */ color: rgb(247, 191, 190); /* oklch */ color: oklch(85.5% 0.065 19.7);
Tailwind
colors: {
custom: {
50: '#fad2d1',
500: '#f7bfbe',
950: '#000000',
},
}SCSS
$custom: #f7bfbe; $custom-light: #fad2d1; $custom-dark: #000000;
JSON
{
"hex": "#f7bfbe",
"rgb": {
"r": 247,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.053,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.85454,
"c": 0.06467,
"h": 19.7
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#F7BFBE
secondary
#80D8DA
accent
#D7DA0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383