#F2BBB9#F2BBB9
#F2BBB9 is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.1% C 0.064 H 20.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB9 |
|---|---|
| RGB | rgb(242, 187, 185) |
| HSL | hsl(2, 69%, 84%) |
| HSV | hsv(2, 24%, 95%) |
| CMYK | cmyk(0%, 22.7%, 23.6%, 5.1%) |
| CIE-LAB | lab(80.70, 19.49, 8.66) |
| CIE-LCH | lch(80.70, 21.33, 23.95°) |
| OKLab | oklab(84.1% 0.0597 0.0228) |
| OKLCH | oklch(84.1% 0.064 20.9) |
| XYZ | xyz(63.1460, 57.9236, 53.7437) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.09
Light Rose
#FFC5CB
ΔE00 4.08
Pink
#FFC0CB
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.29
Lightpink
#FFB6C1
ΔE00 5.58
Soft Pink
#FDB0C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB9 #B9F0F2
analogous
#F2B9D3 #F2BBB9 #F2D7B9
triadic
#F2BBB9 #B9F2BB #BBB9F2
tetradic
#F2BBB9 #D3F2B9 #B9F0F2 #D7B9F2
square
#F2BBB9 #D3F2B9 #B9F0F2 #D7B9F2
split-complementary
#F2BBB9 #B9F2D7 #B9D3F2
monochromatic
#DF5752 #E88985 #F2BBB9 #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.67
#F2BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#FEB5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb9; /* rgb */ color: rgb(242, 187, 185); /* oklch */ color: oklch(84.1% 0.064 20.9);
Tailwind
colors: {
custom: {
50: '#f7cfce',
500: '#f2bbb9',
950: '#000000',
},
}SCSS
$custom: #f2bbb9; $custom-light: #f7cfce; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb9",
"rgb": {
"r": 242,
"g": 187,
"b": 185
},
"hsl": {
"h": 2.105,
"s": 68.675,
"l": 83.725
},
"oklch": {
"l": 0.841,
"c": 0.06386,
"h": 20.9
},
"luminance": 0.57921
}Semantic roles & 50–950 ramp
primary
#F2BBB9
secondary
#7ECFD2
accent
#CAD115
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#171413
muted
#858383