#F2CDCD#F2CDCD
#F2CDCD is a very light, muted red. Relative luminance 0.669; OKLCH L 88.0% C 0.042 H 18.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDCD |
|---|---|
| RGB | rgb(242, 205, 205) |
| HSL | hsl(0, 59%, 88%) |
| HSV | hsv(0, 15%, 95%) |
| CMYK | cmyk(0%, 15.3%, 15.3%, 5.1%) |
| CIE-LAB | lab(85.48, 12.98, 4.84) |
| CIE-LCH | lch(85.48, 13.85, 20.46°) |
| OKLab | oklab(87.97% 0.0398 0.0129) |
| OKLCH | oklch(87.97% 0.042 18) |
| XYZ | xyz(69.4684, 66.9497, 67.0090) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.72
Pale Pink
#FFCFDC
ΔE00 5.74
Mistyrose
#FFE4E1
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 5.93
Pale Rose
#FDC1C5
ΔE00 6.05
Bubblegum
#FFC1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDCD #CDF2F2
analogous
#F2CDDF #F2CDCD #F2DFCD
triadic
#F2CDCD #CDF2CD #CDCDF2
tetradic
#F2CDCD #DFF2CD #CDF2F2 #DFCDF2
square
#F2CDCD #DFF2CD #CDF2F2 #DFCDF2
split-complementary
#F2CDCD #CDF2DF #CDDFF2
monochromatic
#D96C6C #E59C9C #F2CDCD #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.46
#F2CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#F2CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDCD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDCD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#FACACD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cdcd; /* rgb */ color: rgb(242, 205, 205); /* oklch */ color: oklch(88.0% 0.042 18.0);
Tailwind
colors: {
custom: {
50: '#f6dcdc',
500: '#f2cdcd',
950: '#000000',
},
}SCSS
$custom: #f2cdcd; $custom-light: #f6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#f2cdcd",
"rgb": {
"r": 242,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.87974,
"c": 0.04181,
"h": 18
},
"luminance": 0.66948
}Semantic roles & 50–950 ramp
primary
#F2CDCD
secondary
#92D1D1
accent
#C6C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484