#F2C2DA#F2C2DA
#F2C2DA is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.3% C 0.063 H 346.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2DA |
|---|---|
| RGB | rgb(242, 194, 218) |
| HSL | hsl(330, 65%, 85%) |
| HSV | hsv(330, 20%, 95%) |
| CMYK | cmyk(0%, 19.8%, 9.9%, 5.1%) |
| CIE-LAB | lab(83.19, 20.87, -5.43) |
| CIE-LCH | lch(83.19, 21.57, 345.42°) |
| OKLab | oklab(86.31% 0.0611 -0.0142) |
| OKLCH | oklch(86.31% 0.063 346.9) |
| XYZ | xyz(68.5640, 62.5249, 74.7729) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.56
Pale Pink
#FFCFDC
ΔE00 4.60
Pastel Pink
#FFBACD
ΔE00 5.19
Baby Pink
#FFB7CE
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2DA #C2F2DA
analogous
#F2C2F2 #F2C2DA #F2C2C2
triadic
#F2C2DA #DAF2C2 #C2DAF2
tetradic
#F2C2DA #F2F2C2 #C2F2DA #C2C2F2
square
#F2C2DA #F2F2C2 #C2F2DA #C2C2F2
split-complementary
#F2C2DA #C2F2C2 #C2F2F2
monochromatic
#DC5D9D #E790BB #F2C2DA #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.56
#F2C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F2C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2DA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2DA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#F9C1CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c2da; /* rgb */ color: rgb(242, 194, 218); /* oklch */ color: oklch(86.3% 0.063 346.9);
Tailwind
colors: {
custom: {
50: '#f6d4e5',
500: '#f2c2da',
950: '#000000',
},
}SCSS
$custom: #f2c2da; $custom-light: #f6d4e5; $custom-dark: #000000;
JSON
{
"hex": "#f2c2da",
"rgb": {
"r": 242,
"g": 194,
"b": 218
},
"hsl": {
"h": 330,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.86311,
"c": 0.0627,
"h": 346.9
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#F2C2DA
secondary
#86D2AC
accent
#CD7319
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384