#F2CCCD#F2CCCD
#F2CCCD is a very light, muted red. Relative luminance 0.665; OKLCH L 87.8% C 0.043 H 16.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCCD |
|---|---|
| RGB | rgb(242, 204, 205) |
| HSL | hsl(358, 59%, 87%) |
| HSV | hsv(358, 16%, 95%) |
| CMYK | cmyk(0%, 15.7%, 15.3%, 5.1%) |
| CIE-LAB | lab(85.24, 13.51, 4.49) |
| CIE-LCH | lch(85.24, 14.23, 18.41°) |
| OKLab | oklab(87.79% 0.0413 0.012) |
| OKLCH | oklch(87.79% 0.043 16.2) |
| XYZ | xyz(69.2300, 66.4728, 66.9295) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.27
Pale Pink
#FFCFDC
ΔE00 5.28
Light Pink
#FFD1DF
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 5.64
Mistyrose
#FFE4E1
ΔE00 6.26
Bubblegum
#FFC1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCCD #CCF2F1
analogous
#F2CCE0 #F2CCCD #F2DECC
triadic
#F2CCCD #CDF2CC #CCCDF2
tetradic
#F2CCCD #E0F2CC #CCF2F1 #DECCF2
square
#F2CCCD #E0F2CC #CCF2F1 #DECCF2
split-complementary
#F2CCCD #CCF2DE #CCE0F2
monochromatic
#D96A6D #E69B9D #F2CCCD #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.47
#F2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCCD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCCD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#FAC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cccd; /* rgb */ color: rgb(242, 204, 205); /* oklch */ color: oklch(87.8% 0.043 16.2);
Tailwind
colors: {
custom: {
50: '#f6dbdc',
500: '#f2cccd',
950: '#000000',
},
}SCSS
$custom: #f2cccd; $custom-light: #f6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f2cccd",
"rgb": {
"r": 242,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.421,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.87786,
"c": 0.04299,
"h": 16.2
},
"luminance": 0.66471
}Semantic roles & 50–950 ramp
primary
#F2CCCD
secondary
#91D1D0
accent
#C7C31E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484