#F2C2CD#F2C2CD
#F2C2CD is a very light, muted red. Relative luminance 0.619; OKLCH L 85.9% C 0.056 H 3.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2CD |
|---|---|
| RGB | rgb(242, 194, 205) |
| HSL | hsl(346, 65%, 85%) |
| HSV | hsv(346, 20%, 95%) |
| CMYK | cmyk(0%, 19.8%, 15.3%, 5.1%) |
| CIE-LAB | lab(82.84, 18.78, 1.02) |
| CIE-LCH | lch(82.84, 18.80, 3.11°) |
| OKLab | oklab(85.93% 0.0564 0.003) |
| OKLCH | oklch(85.93% 0.056 3) |
| XYZ | xyz(66.9291, 61.8710, 66.1625) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.14
Bubblegum
#FFC1CC
ΔE00 3.17
Light Rose
#FFC5CB
ΔE00 3.28
Pink
#FFC0CB
ΔE00 3.35
Light Pink
#FFD1DF
ΔE00 3.64
Pale Rose
#FDC1C5
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2CD #C2F2E7
analogous
#F2C2E5 #F2C2CD #F2CFC2
triadic
#F2C2CD #CDF2C2 #C2CDF2
tetradic
#F2C2CD #E5F2C2 #C2F2E7 #CFC2F2
square
#F2C2CD #E5F2C2 #C2F2E7 #CFC2F2
split-complementary
#F2C2CD #C2F2CF #C2E5F2
monochromatic
#DC5D7A #E790A4 #F2C2CD #FAE6EA #FAE6EA
Accessibility & contrast
On white
1.57
#F2C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F2C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2CD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2CD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#FBBFC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c2cd; /* rgb */ color: rgb(242, 194, 205); /* oklch */ color: oklch(85.9% 0.056 3.0);
Tailwind
colors: {
custom: {
50: '#f7d4dc',
500: '#f2c2cd',
950: '#000000',
},
}SCSS
$custom: #f2c2cd; $custom-light: #f7d4dc; $custom-dark: #000000;
JSON
{
"hex": "#f2c2cd",
"rgb": {
"r": 242,
"g": 194,
"b": 205
},
"hsl": {
"h": 346.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.85928,
"c": 0.05649,
"h": 3
},
"luminance": 0.61869
}Semantic roles & 50–950 ramp
primary
#F2C2CD
secondary
#86D2C0
accent
#CDA319
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384