#F2BFAF#F2BFAF
#F2BFAF is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.6% C 0.063 H 38.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFAF |
|---|---|
| RGB | rgb(242, 191, 175) |
| HSL | hsl(14, 72%, 82%) |
| HSV | hsv(14, 28%, 95%) |
| CMYK | cmyk(0%, 21.1%, 27.7%, 5.1%) |
| CIE-LAB | lab(81.42, 16.00, 15.05) |
| CIE-LCH | lch(81.42, 21.97, 43.25°) |
| OKLab | oklab(84.59% 0.0496 0.0389) |
| OKLCH | oklch(84.59% 0.063 38.1) |
| XYZ | xyz(62.9877, 59.2369, 48.6652) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.64
Light Salmon
#FEA993
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 8.44
Blush (survey)
#F29E8E
ΔE00 9.19
Light Rose
#FFC5CB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFAF #AFE2F2
analogous
#F2AFC1 #F2BFAF #F2E1AF
triadic
#F2BFAF #AFF2BF #BFAFF2
tetradic
#F2BFAF #C1F2AF #AFE2F2 #E1AFF2
square
#F2BFAF #C1F2AF #AFE2F2 #E1AFF2
split-complementary
#F2BFAF #AFF2E1 #AFC1F2
monochromatic
#E16B46 #E9957A #F2BFAF #FBE9E4 #FBEAE5
Accessibility & contrast
On white
1.63
#F2BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F2BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFAF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFAF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AE
Deuteranopia (green-blind)
#D7CEAF
Tritanopia (blue-blind)
#FFB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bfaf; /* rgb */ color: rgb(242, 191, 175); /* oklch */ color: oklch(84.6% 0.063 38.1);
Tailwind
colors: {
custom: {
50: '#f7d2c6',
500: '#f2bfaf',
950: '#000000',
},
}SCSS
$custom: #f2bfaf; $custom-light: #f7d2c6; $custom-dark: #000000;
JSON
{
"hex": "#f2bfaf",
"rgb": {
"r": 242,
"g": 191,
"b": 175
},
"hsl": {
"h": 14.328,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.84589,
"c": 0.06305,
"h": 38.1
},
"luminance": 0.59234
}Semantic roles & 50–950 ramp
primary
#F2BFAF
secondary
#74BBD1
accent
#A6D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382