#F2BBB3#F2BBB3
#F2BBB3 is a very light, moderate red. Relative luminance 0.577; OKLCH L 83.9% C 0.065 H 28.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB3 |
|---|---|
| RGB | rgb(242, 187, 179) |
| HSL | hsl(8, 71%, 83%) |
| HSV | hsv(8, 26%, 95%) |
| CMYK | cmyk(0%, 22.7%, 26%, 5.1%) |
| CIE-LAB | lab(80.56, 18.66, 11.69) |
| CIE-LCH | lch(80.56, 22.02, 32.07°) |
| OKLab | oklab(83.95% 0.0574 0.0305) |
| OKLCH | oklch(83.95% 0.065 28) |
| XYZ | xyz(62.5260, 57.6755, 50.4781) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.15
Light Rose
#FFC5CB
ΔE00 6.11
Pale Salmon
#FFB19A
ΔE00 6.74
Pink
#FFC0CB
ΔE00 7.52
Bubblegum
#FFC1CC
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB3 #B3EAF2
analogous
#F2B3CA #F2BBB3 #F2DAB3
triadic
#F2BBB3 #B3F2BB #BBB3F2
tetradic
#F2BBB3 #CAF2B3 #B3EAF2 #DAB3F2
square
#F2BBB3 #CAF2B3 #B3EAF2 #DAB3F2
split-complementary
#F2BBB3 #B3F2DA #B3CAF2
monochromatic
#E05D4A #E98C7F #F2BBB3 #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.68
#F2BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F2BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB3
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB3 | 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)
#C6C2B2
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb3; /* rgb */ color: rgb(242, 187, 179); /* oklch */ color: oklch(83.9% 0.065 28.0);
Tailwind
colors: {
custom: {
50: '#f7cfc9',
500: '#f2bbb3',
950: '#000000',
},
}SCSS
$custom: #f2bbb3; $custom-light: #f7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb3",
"rgb": {
"r": 242,
"g": 187,
"b": 179
},
"hsl": {
"h": 7.619,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.83947,
"c": 0.06495,
"h": 28
},
"luminance": 0.57673
}Semantic roles & 50–950 ramp
primary
#F2BBB3
secondary
#78C6D1
accent
#BAD313
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382