#F6BFBF#F6BFBF
#F6BFBF is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.063 H 18.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFBF |
|---|---|
| RGB | rgb(246, 191, 191) |
| HSL | hsl(0, 75%, 86%) |
| HSV | hsv(0, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 22.4%, 3.5%) |
| CIE-LAB | lab(82.17, 19.69, 7.60) |
| CIE-LCH | lch(82.17, 21.11, 21.11°) |
| OKLab | oklab(85.38% 0.0602 0.0201) |
| OKLCH | oklch(85.38% 0.063 18.5) |
| XYZ | xyz(66.0415, 60.6189, 57.5021) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.98
Light Rose
#FFC5CB
ΔE00 2.85
Bubblegum
#FFC1CC
ΔE00 4.25
Pink
#FFC0CB
ΔE00 4.26
Lightpink
#FFB6C1
ΔE00 5.06
Pale Pink
#FFCFDC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFBF #BFF6F6
analogous
#F6BFDA #F6BFBF #F6DABF
triadic
#F6BFBF #BFF6BF #BFBFF6
tetradic
#F6BFBF #DAF6BF #BFF6F6 #DABFF6
square
#F6BFBF #DAF6BF #BFF6F6 #DABFF6
split-complementary
#F6BFBF #BFF6DA #BFDAF6
monochromatic
#E75454 #EE8989 #F6BFBF #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.60
#F6BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#F6BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFBF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFBF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6bfbf; /* rgb */ color: rgb(246, 191, 191); /* oklch */ color: oklch(85.4% 0.063 18.5);
Tailwind
colors: {
custom: {
50: '#fad2d2',
500: '#f6bfbf',
950: '#000000',
},
}SCSS
$custom: #f6bfbf; $custom-light: #fad2d2; $custom-dark: #000000;
JSON
{
"hex": "#f6bfbf",
"rgb": {
"r": 246,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.85381,
"c": 0.06344,
"h": 18.5
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#F6BFBF
secondary
#81D8D8
accent
#D8D80E
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383