#F2C8DA#F2C8DA
#F2C8DA is a very light, muted pink. Relative luminance 0.652; OKLCH L 87.4% C 0.053 H 350.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8DA |
|---|---|
| RGB | rgb(242, 200, 218) |
| HSL | hsl(334, 62%, 87%) |
| HSV | hsv(334, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 9.9%, 5.1%) |
| CIE-LAB | lab(84.61, 17.70, -3.34) |
| CIE-LCH | lch(84.61, 18.01, 349.32°) |
| OKLab | oklab(87.41% 0.0521 -0.0086) |
| OKLCH | oklch(87.41% 0.053 350.6) |
| XYZ | xyz(69.9264, 65.2497, 75.2270) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.84
Pale Pink
#FFCFDC
ΔE00 3.02
Bubblegum
#FFC1CC
ΔE00 5.55
Pink
#FFC0CB
ΔE00 5.77
Light Rose
#FFC5CB
ΔE00 5.97
Pastel Pink
#FFBACD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8DA #C8F2E0
analogous
#F2C8EF #F2C8DA #F2CBC8
triadic
#F2C8DA #DAF2C8 #C8DAF2
tetradic
#F2C8DA #EFF2C8 #C8F2E0 #CBC8F2
square
#F2C8DA #EFF2C8 #C8F2E0 #CBC8F2
split-complementary
#F2C8DA #C8F2CB #C8EFF2
monochromatic
#DB6597 #E697B9 #F2C8DA #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.49
#F2C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#F2C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8DA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8DA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#F9C7CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2c8da; /* rgb */ color: rgb(242, 200, 218); /* oklch */ color: oklch(87.4% 0.053 350.6);
Tailwind
colors: {
custom: {
50: '#f6d8e5',
500: '#f2c8da',
950: '#000000',
},
}SCSS
$custom: #f2c8da; $custom-light: #f6d8e5; $custom-dark: #000000;
JSON
{
"hex": "#f2c8da",
"rgb": {
"r": 242,
"g": 200,
"b": 218
},
"hsl": {
"h": 334.286,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87411,
"c": 0.05278,
"h": 350.6
},
"luminance": 0.65248
}Semantic roles & 50–950 ramp
primary
#F2C8DA
secondary
#8DD2B4
accent
#C97F1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384