#F2C2BB#F2C2BB
#F2C2BB is a very light, muted red. Relative luminance 0.610; OKLCH L 85.4% C 0.056 H 27.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2BB |
|---|---|
| RGB | rgb(242, 194, 187) |
| HSL | hsl(8, 68%, 84%) |
| HSV | hsv(8, 23%, 95%) |
| CMYK | cmyk(0%, 19.8%, 22.7%, 5.1%) |
| CIE-LAB | lab(82.41, 16.08, 10.03) |
| CIE-LCH | lch(82.41, 18.95, 31.95°) |
| OKLab | oklab(85.44% 0.0496 0.0263) |
| OKLCH | oklch(85.44% 0.056 27.9) |
| XYZ | xyz(64.8800, 61.0513, 55.3706) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.18
Light Rose
#FFC5CB
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 7.45
Pink
#FFC0CB
ΔE00 7.50
Pale Salmon
#FFB19A
ΔE00 8.29
Pale Pink
#FFCFDC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2BB #BBEBF2
analogous
#F2BBD0 #F2C2BB #F2DEBB
triadic
#F2C2BB #BBF2C2 #C2BBF2
tetradic
#F2C2BB #D0F2BB #BBEBF2 #DEBBF2
square
#F2C2BB #D0F2BB #BBEBF2 #DEBBF2
split-complementary
#F2C2BB #BBF2DE #BBD0F2
monochromatic
#DE6654 #E89488 #F2C2BB #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.59
#F2C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F2C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2BB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2BB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#FDBCC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c2bb; /* rgb */ color: rgb(242, 194, 187); /* oklch */ color: oklch(85.4% 0.056 27.9);
Tailwind
colors: {
custom: {
50: '#f7d4cf',
500: '#f2c2bb',
950: '#000000',
},
}SCSS
$custom: #f2c2bb; $custom-light: #f7d4cf; $custom-dark: #000000;
JSON
{
"hex": "#f2c2bb",
"rgb": {
"r": 242,
"g": 194,
"b": 187
},
"hsl": {
"h": 7.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85443,
"c": 0.05615,
"h": 27.9
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#F2C2BB
secondary
#80C7D2
accent
#B8D016
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383