#F7BFBB#F7BFBB
#F7BFBB is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.065 H 23.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFBB |
|---|---|
| RGB | rgb(247, 191, 187) |
| HSL | hsl(4, 79%, 85%) |
| HSV | hsv(4, 24%, 97%) |
| CMYK | cmyk(0%, 22.7%, 24.3%, 3.1%) |
| CIE-LAB | lab(82.18, 19.49, 9.77) |
| CIE-LCH | lch(82.18, 21.80, 26.61°) |
| OKLab | oklab(85.38% 0.0598 0.0256) |
| OKLCH | oklch(85.38% 0.065 23.2) |
| XYZ | xyz(65.9591, 60.6267, 55.2319) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.25
Light Rose
#FFC5CB
ΔE00 4.16
Pink
#FFC0CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFBB #BBF3F7
analogous
#F7BBD5 #F7BFBB #F7DDBB
triadic
#F7BFBB #BBF7BF #BFBBF7
tetradic
#F7BFBB #D5F7BB #BBF3F7 #DDBBF7
square
#F7BFBB #D5F7BB #BBF3F7 #DDBBF7
split-complementary
#F7BFBB #BBF7DD #BBD5F7
monochromatic
#EA584D #F18B84 #F7BFBB #FCE5E4 #FCE5E4
Accessibility & contrast
On white
1.60
#F7BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#F7BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFBB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFBB | 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)
#CAC6BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7bfbb; /* rgb */ color: rgb(247, 191, 187); /* oklch */ color: oklch(85.4% 0.065 23.2);
Tailwind
colors: {
custom: {
50: '#fbd2cf',
500: '#f7bfbb',
950: '#000000',
},
}SCSS
$custom: #f7bfbb; $custom-light: #fbd2cf; $custom-dark: #000000;
JSON
{
"hex": "#f7bfbb",
"rgb": {
"r": 247,
"g": 191,
"b": 187
},
"hsl": {
"h": 4,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.85376,
"c": 0.06502,
"h": 23.2
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#F7BFBB
secondary
#7DD3D9
accent
#CDDB0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383