#F2C2BC#F2C2BC
#F2C2BC is a very light, muted red. Relative luminance 0.611; OKLCH L 85.5% C 0.056 H 26.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2BC |
|---|---|
| RGB | rgb(242, 194, 188) |
| HSL | hsl(7, 68%, 84%) |
| HSV | hsv(7, 22%, 95%) |
| CMYK | cmyk(0%, 19.8%, 22.3%, 5.1%) |
| CIE-LAB | lab(82.43, 16.22, 9.53) |
| CIE-LCH | lch(82.43, 18.81, 30.42°) |
| OKLab | oklab(85.47% 0.05 0.025) |
| OKLCH | oklch(85.47% 0.056 26.6) |
| XYZ | xyz(64.9874, 61.0943, 55.9364) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.83
Light Rose
#FFC5CB
ΔE00 5.39
Bubblegum
#FFC1CC
ΔE00 7.07
Pink
#FFC0CB
ΔE00 7.12
Pale Pink
#FFCFDC
ΔE00 7.94
Lightpink
#FFB6C1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2BC #BCECF2
analogous
#F2BCD1 #F2C2BC #F2DDBC
triadic
#F2C2BC #BCF2C2 #C2BCF2
tetradic
#F2C2BC #D1F2BC #BCECF2 #DDBCF2
square
#F2C2BC #D1F2BC #BCECF2 #DDBCF2
split-complementary
#F2C2BC #BCF2DD #BCD1F2
monochromatic
#DE6555 #E89389 #F2C2BC #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.59
#F2C2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#F2C2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2BC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2BC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BB
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#FDBDC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c2bc; /* rgb */ color: rgb(242, 194, 188); /* oklch */ color: oklch(85.5% 0.056 26.6);
Tailwind
colors: {
custom: {
50: '#f7d4d0',
500: '#f2c2bc',
950: '#000000',
},
}SCSS
$custom: #f2c2bc; $custom-light: #f7d4d0; $custom-dark: #000000;
JSON
{
"hex": "#f2c2bc",
"rgb": {
"r": 242,
"g": 194,
"b": 188
},
"hsl": {
"h": 6.667,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.85468,
"c": 0.05591,
"h": 26.6
},
"luminance": 0.61092
}Semantic roles & 50–950 ramp
primary
#F2C2BC
secondary
#81C9D2
accent
#BBCF16
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383