#F2BBB2#F2BBB2
#F2BBB2 is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.9% C 0.065 H 29.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB2 |
|---|---|
| RGB | rgb(242, 187, 178) |
| HSL | hsl(8, 71%, 82%) |
| HSV | hsv(8, 26%, 95%) |
| CMYK | cmyk(0%, 22.7%, 26.4%, 5.1%) |
| CIE-LAB | lab(80.54, 18.52, 12.19) |
| CIE-LCH | lch(80.54, 22.17, 33.36°) |
| OKLab | oklab(83.92% 0.057 0.0318) |
| OKLCH | oklch(83.92% 0.065 29.1) |
| XYZ | xyz(62.4252, 57.6352, 49.9474) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.53
Pale Salmon
#FFB19A
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 6.47
Light Salmon
#FEA993
ΔE00 7.49
Pink
#FFC0CB
ΔE00 7.92
Bubblegum
#FFC1CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB2 #B2E9F2
analogous
#F2B2C9 #F2BBB2 #F2DBB2
triadic
#F2BBB2 #B2F2BB #BBB2F2
tetradic
#F2BBB2 #C9F2B2 #B2E9F2 #DBB2F2
square
#F2BBB2 #C9F2B2 #B2E9F2 #DBB2F2
split-complementary
#F2BBB2 #B2F2DB #B2C9F2
monochromatic
#E05F49 #E98D7E #F2BBB2 #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.68
#F2BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F2BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B1
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb2; /* rgb */ color: rgb(242, 187, 178); /* oklch */ color: oklch(83.9% 0.065 29.1);
Tailwind
colors: {
custom: {
50: '#f7cfc9',
500: '#f2bbb2',
950: '#000000',
},
}SCSS
$custom: #f2bbb2; $custom-light: #f7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb2",
"rgb": {
"r": 242,
"g": 187,
"b": 178
},
"hsl": {
"h": 8.437,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.83922,
"c": 0.06522,
"h": 29.1
},
"luminance": 0.57632
}Semantic roles & 50–950 ramp
primary
#F2BBB2
secondary
#77C5D1
accent
#B8D312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382