#F2BBB7#F2BBB7
#F2BBB7 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.0% C 0.064 H 23.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB7 |
|---|---|
| RGB | rgb(242, 187, 183) |
| HSL | hsl(4, 69%, 83%) |
| HSV | hsv(4, 24%, 95%) |
| CMYK | cmyk(0%, 22.7%, 24.4%, 5.1%) |
| CIE-LAB | lab(80.65, 19.21, 9.67) |
| CIE-LCH | lch(80.65, 21.51, 26.71°) |
| OKLab | oklab(84.05% 0.0589 0.0254) |
| OKLCH | oklch(84.05% 0.064 23.3) |
| XYZ | xyz(62.9364, 57.8397, 52.6396) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.72
Light Rose
#FFC5CB
ΔE00 4.71
Pink
#FFC0CB
ΔE00 5.99
Bubblegum
#FFC1CC
ΔE00 6.02
Lightpink
#FFB6C1
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB7 #B7EEF2
analogous
#F2B7D0 #F2BBB7 #F2D8B7
triadic
#F2BBB7 #B7F2BB #BBB7F2
tetradic
#F2BBB7 #D0F2B7 #B7EEF2 #D8B7F2
square
#F2BBB7 #D0F2B7 #B7EEF2 #D8B7F2
split-complementary
#F2BBB7 #B7F2D8 #B7D0F2
monochromatic
#DF594F #E98A83 #F2BBB7 #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.67
#F2BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F2BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB7 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#FEB5BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb7; /* rgb */ color: rgb(242, 187, 183); /* oklch */ color: oklch(84.0% 0.064 23.3);
Tailwind
colors: {
custom: {
50: '#f7cfcc',
500: '#f2bbb7',
950: '#000000',
},
}SCSS
$custom: #f2bbb7; $custom-light: #f7cfcc; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb7",
"rgb": {
"r": 242,
"g": 187,
"b": 183
},
"hsl": {
"h": 4.068,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.84048,
"c": 0.06412,
"h": 23.3
},
"luminance": 0.57837
}Semantic roles & 50–950 ramp
primary
#F2BBB7
secondary
#7CCCD2
accent
#C5D114
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#171413
muted
#858383