#F2BBC3#F2BBC3
#F2BBC3 is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.064 H 8.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBC3 |
|---|---|
| RGB | rgb(242, 187, 195) |
| HSL | hsl(351, 68%, 84%) |
| HSV | hsv(351, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 19.4%, 5.1%) |
| CIE-LAB | lab(80.94, 20.95, 3.62) |
| CIE-LCH | lch(80.94, 21.26, 9.81°) |
| OKLab | oklab(84.37% 0.0634 0.0098) |
| OKLCH | oklch(84.37% 0.064 8.8) |
| XYZ | xyz(64.2390, 58.3608, 59.5002) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 2.52
Pale Rose
#FDC1C5
ΔE00 2.53
Bubblegum
#FFC1CC
ΔE00 2.53
Light Rose
#FFC5CB
ΔE00 2.73
Lightpink
#FFB6C1
ΔE00 3.59
Pastel Pink
#FFBACD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBC3 #BBF2EA
analogous
#F2BBDF #F2BBC3 #F2CFBB
triadic
#F2BBC3 #C3F2BB #BBC3F2
tetradic
#F2BBC3 #DFF2BB #BBF2EA #CFBBF2
square
#F2BBC3 #DFF2BB #BBF2EA #CFBBF2
split-complementary
#F2BBC3 #BBF2CF #BBDFF2
monochromatic
#DE5468 #E88896 #F2BBC3 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.66
#F2BBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F2BBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBC3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBC3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#FDB7BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bbc3; /* rgb */ color: rgb(242, 187, 195); /* oklch */ color: oklch(84.4% 0.064 8.8);
Tailwind
colors: {
custom: {
50: '#f7cfd5',
500: '#f2bbc3',
950: '#000000',
},
}SCSS
$custom: #f2bbc3; $custom-light: #f7cfd5; $custom-dark: #000000;
JSON
{
"hex": "#f2bbc3",
"rgb": {
"r": 242,
"g": 187,
"b": 195
},
"hsl": {
"h": 351.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84368,
"c": 0.06417,
"h": 8.8
},
"luminance": 0.58358
}Semantic roles & 50–950 ramp
primary
#F2BBC3
secondary
#80D2C6
accent
#D0B516
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383