#F2BFBB#F2BFBB
#F2BFBB is a very light, muted red. Relative luminance 0.597; OKLCH L 84.9% C 0.059 H 23.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFBB |
|---|---|
| RGB | rgb(242, 191, 187) |
| HSL | hsl(4, 68%, 84%) |
| HSV | hsv(4, 23%, 95%) |
| CMYK | cmyk(0%, 21.1%, 22.7%, 5.1%) |
| CIE-LAB | lab(81.69, 17.66, 9.01) |
| CIE-LCH | lch(81.69, 19.83, 27.02°) |
| OKLab | oklab(84.89% 0.0542 0.0237) |
| OKLCH | oklch(84.89% 0.059 23.6) |
| XYZ | xyz(64.2190, 59.7294, 55.1503) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.82
Light Rose
#FFC5CB
ΔE00 4.55
Bubblegum
#FFC1CC
ΔE00 6.09
Pink
#FFC0CB
ΔE00 6.11
Lightpink
#FFB6C1
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFBB #BBEEF2
analogous
#F2BBD3 #F2BFBB #F2DBBB
triadic
#F2BFBB #BBF2BF #BFBBF2
tetradic
#F2BFBB #D3F2BB #BBEEF2 #DBBBF2
square
#F2BFBB #D3F2BB #BBEEF2 #DBBBF2
split-complementary
#F2BFBB #BBF2DB #BBD3F2
monochromatic
#DE5E54 #E88F88 #F2BFBB #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.62
#F2BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#F2BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFBB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFBB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BB
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#FDBABE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfbb; /* rgb */ color: rgb(242, 191, 187); /* oklch */ color: oklch(84.9% 0.059 23.6);
Tailwind
colors: {
custom: {
50: '#f7d2cf',
500: '#f2bfbb',
950: '#000000',
},
}SCSS
$custom: #f2bfbb; $custom-light: #f7d2cf; $custom-dark: #000000;
JSON
{
"hex": "#f2bfbb",
"rgb": {
"r": 242,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84887,
"c": 0.05918,
"h": 23.6
},
"luminance": 0.59727
}Semantic roles & 50–950 ramp
primary
#F2BFBB
secondary
#80CCD2
accent
#C2D016
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383