#F2BFB7#F2BFB7
#F2BFB7 is a very light, moderate red. Relative luminance 0.596; OKLCH L 84.8% C 0.060 H 28.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFB7 |
|---|---|
| RGB | rgb(242, 191, 183) |
| HSL | hsl(8, 69%, 83%) |
| HSV | hsv(8, 24%, 95%) |
| CMYK | cmyk(0%, 21.1%, 24.4%, 5.1%) |
| CIE-LAB | lab(81.60, 17.10, 11.02) |
| CIE-LCH | lch(81.60, 20.34, 32.80°) |
| OKLab | oklab(84.79% 0.0527 0.0288) |
| OKLCH | oklch(84.79% 0.06 28.7) |
| XYZ | xyz(63.7968, 59.5605, 52.9264) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.26
Light Rose
#FFC5CB
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 7.43
Bubblegum
#FFC1CC
ΔE00 7.63
Pink
#FFC0CB
ΔE00 7.65
Lightpink
#FFB6C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFB7 #B7EAF2
analogous
#F2B7CC #F2BFB7 #F2DCB7
triadic
#F2BFB7 #B7F2BF #BFB7F2
tetradic
#F2BFB7 #CCF2B7 #B7EAF2 #DCB7F2
square
#F2BFB7 #CCF2B7 #B7EAF2 #DCB7F2
split-complementary
#F2BFB7 #B7F2DC #B7CCF2
monochromatic
#DF634F #E99183 #F2BFB7 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.63
#F2BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#F2BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFB7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFB7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B6
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#FEB9BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfb7; /* rgb */ color: rgb(242, 191, 183); /* oklch */ color: oklch(84.8% 0.060 28.7);
Tailwind
colors: {
custom: {
50: '#f7d2cc',
500: '#f2bfb7',
950: '#000000',
},
}SCSS
$custom: #f2bfb7; $custom-light: #f7d2cc; $custom-dark: #000000;
JSON
{
"hex": "#f2bfb7",
"rgb": {
"r": 242,
"g": 191,
"b": 183
},
"hsl": {
"h": 8.136,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.84785,
"c": 0.06006,
"h": 28.7
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#F2BFB7
secondary
#7CC6D2
accent
#B8D114
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#171413
muted
#858383