#F2C0CD#F2C0CD
#F2C0CD is a very light, muted pink. Relative luminance 0.610; OKLCH L 85.6% C 0.059 H 1.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C0CD |
|---|---|
| RGB | rgb(242, 192, 205) |
| HSL | hsl(344, 66%, 85%) |
| HSV | hsv(344, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 15.3%, 5.1%) |
| CIE-LAB | lab(82.37, 19.83, 0.33) |
| CIE-LCH | lch(82.37, 19.84, 0.96°) |
| OKLab | oklab(85.56% 0.0595 0.0012) |
| OKLCH | oklch(85.56% 0.059 1.1) |
| XYZ | xyz(66.4870, 60.9867, 66.0151) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.98
Pink
#FFC0CB
ΔE00 3.13
Pale Pink
#FFCFDC
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 3.58
Light Pink
#FFD1DF
ΔE00 3.93
Pastel Pink
#FFBACD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C0CD #C0F2E5
analogous
#F2C0E6 #F2C0CD #F2CCC0
triadic
#F2C0CD #CDF2C0 #C0CDF2
tetradic
#F2C0CD #E6F2C0 #C0F2E5 #CCC0F2
square
#F2C0CD #E6F2C0 #C0F2E5 #CCC0F2
split-complementary
#F2C0CD #C0F2CC #C0E6F2
monochromatic
#DD5B7C #E88DA5 #F2C0CD #FAE6EB #FAE6EB
Accessibility & contrast
On white
1.59
#F2C0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F2C0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C0CD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C0CD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#FBBDC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c0cd; /* rgb */ color: rgb(242, 192, 205); /* oklch */ color: oklch(85.6% 0.059 1.1);
Tailwind
colors: {
custom: {
50: '#f7d3dc',
500: '#f2c0cd',
950: '#000000',
},
}SCSS
$custom: #f2c0cd; $custom-light: #f7d3dc; $custom-dark: #000000;
JSON
{
"hex": "#f2c0cd",
"rgb": {
"r": 242,
"g": 192,
"b": 205
},
"hsl": {
"h": 344.4,
"s": 65.789,
"l": 85.098
},
"oklch": {
"l": 0.85561,
"c": 0.05946,
"h": 1.1
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#F2C0CD
secondary
#84D2BE
accent
#CE9E18
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384