#F2BBB0#F2BBB0
#F2BBB0 is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.9% C 0.066 H 31.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB0 |
|---|---|
| RGB | rgb(242, 187, 176) |
| HSL | hsl(10, 72%, 82%) |
| HSV | hsv(10, 27%, 95%) |
| CMYK | cmyk(0%, 22.7%, 27.3%, 5.1%) |
| CIE-LAB | lab(80.49, 18.25, 13.21) |
| CIE-LCH | lch(80.49, 22.53, 35.89°) |
| OKLab | oklab(83.87% 0.0562 0.0343) |
| OKLCH | oklch(83.87% 0.066 31.4) |
| XYZ | xyz(62.2259, 57.5555, 48.8975) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 7.08
Light Rose
#FFC5CB
ΔE00 7.22
Blush (survey)
#F29E8E
ΔE00 8.05
Pink
#FFC0CB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB0 #B0E7F2
analogous
#F2B0C6 #F2BBB0 #F2DCB0
triadic
#F2BBB0 #B0F2BB #BBB0F2
tetradic
#F2BBB0 #C6F2B0 #B0E7F2 #DCB0F2
square
#F2BBB0 #C6F2B0 #B0E7F2 #DCB0F2
split-complementary
#F2BBB0 #B0F2DC #B0C6F2
monochromatic
#E16147 #E98E7B #F2BBB0 #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.68
#F2BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F2BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB0
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB0 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AF
Deuteranopia (green-blind)
#D3CCB0
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb0; /* rgb */ color: rgb(242, 187, 176); /* oklch */ color: oklch(83.9% 0.066 31.4);
Tailwind
colors: {
custom: {
50: '#f7cfc7',
500: '#f2bbb0',
950: '#000000',
},
}SCSS
$custom: #f2bbb0; $custom-light: #f7cfc7; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb0",
"rgb": {
"r": 242,
"g": 187,
"b": 176
},
"hsl": {
"h": 10,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.83873,
"c": 0.06584,
"h": 31.4
},
"luminance": 0.57552
}Semantic roles & 50–950 ramp
primary
#F2BBB0
secondary
#75C2D1
accent
#B3D412
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382