#F7BFBF#F7BFBF
#F7BFBF is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.065 H 18.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFBF |
|---|---|
| RGB | rgb(247, 191, 191) |
| HSL | hsl(0, 78%, 86%) |
| HSV | hsv(0, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 22.7%, 3.1%) |
| CIE-LAB | lab(82.27, 20.06, 7.76) |
| CIE-LCH | lch(82.27, 21.51, 21.14°) |
| OKLab | oklab(85.48% 0.0613 0.0205) |
| OKLCH | oklch(85.48% 0.065 18.5) |
| XYZ | xyz(66.3933, 60.8003, 57.5185) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.85
Light Rose
#FFC5CB
ΔE00 2.78
Pink
#FFC0CB
ΔE00 4.18
Bubblegum
#FFC1CC
ΔE00 4.18
Lightpink
#FFB6C1
ΔE00 4.93
Pale Pink
#FFCFDC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFBF #BFF7F7
analogous
#F7BFDB #F7BFBF #F7DBBF
triadic
#F7BFBF #BFF7BF #BFBFF7
tetradic
#F7BFBF #DBF7BF #BFF7F7 #DBBFF7
square
#F7BFBF #DBF7BF #BFF7F7 #DBBFF7
split-complementary
#F7BFBF #BFF7DB #BFDBF7
monochromatic
#E95252 #F08989 #F7BFBF #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.60
#F7BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F7BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFBF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFBF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f7bfbf; /* rgb */ color: rgb(247, 191, 191); /* oklch */ color: oklch(85.5% 0.065 18.5);
Tailwind
colors: {
custom: {
50: '#fad2d2',
500: '#f7bfbf',
950: '#000000',
},
}SCSS
$custom: #f7bfbf; $custom-light: #fad2d2; $custom-dark: #000000;
JSON
{
"hex": "#f7bfbf",
"rgb": {
"r": 247,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.8548,
"c": 0.06461,
"h": 18.5
},
"luminance": 0.60797
}Semantic roles & 50–950 ramp
primary
#F7BFBF
secondary
#81DADA
accent
#DADA0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383