#F2C3DA#F2C3DA
#F2C3DA is a very light, moderate pink. Relative luminance 0.630; OKLCH L 86.5% C 0.061 H 347.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C3DA |
|---|---|
| RGB | rgb(242, 195, 218) |
| HSL | hsl(331, 64%, 86%) |
| HSV | hsv(331, 19%, 95%) |
| CMYK | cmyk(0%, 19.4%, 9.9%, 5.1%) |
| CIE-LAB | lab(83.43, 20.34, -5.08) |
| CIE-LCH | lch(83.43, 20.97, 345.97°) |
| OKLab | oklab(86.49% 0.0596 -0.0132) |
| OKLCH | oklch(86.49% 0.061 347.5) |
| XYZ | xyz(68.7873, 62.9715, 74.8473) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.23
Pale Pink
#FFCFDC
ΔE00 4.29
Pastel Pink
#FFBACD
ΔE00 5.27
Baby Pink
#FFB7CE
ΔE00 5.44
Bubblegum
#FFC1CC
ΔE00 5.68
Pink
#FFC0CB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C3DA #C3F2DB
analogous
#F2C3F2 #F2C3DA #F2C3C3
triadic
#F2C3DA #DAF2C3 #C3DAF2
tetradic
#F2C3DA #F2F2C3 #C3F2DB #C3C3F2
square
#F2C3DA #F2F2C3 #C3F2DB #C3C3F2
split-complementary
#F2C3DA #C3F2C3 #C3F2F2
monochromatic
#DC5E9C #E791BB #F2C3DA #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.54
#F2C3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F2C3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C3DA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C3DA | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#F9C2CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c3da; /* rgb */ color: rgb(242, 195, 218); /* oklch */ color: oklch(86.5% 0.061 347.5);
Tailwind
colors: {
custom: {
50: '#f6d5e5',
500: '#f2c3da',
950: '#000000',
},
}SCSS
$custom: #f2c3da; $custom-light: #f6d5e5; $custom-dark: #000000;
JSON
{
"hex": "#f2c3da",
"rgb": {
"r": 242,
"g": 195,
"b": 218
},
"hsl": {
"h": 330.638,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.86493,
"c": 0.06103,
"h": 347.5
},
"luminance": 0.62969
}Semantic roles & 50–950 ramp
primary
#F2C3DA
secondary
#87D2AD
accent
#CC7519
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384