#F2CBCD#F2CBCD
#F2CBCD is a very light, muted red. Relative luminance 0.660; OKLCH L 87.6% C 0.044 H 14.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBCD |
|---|---|
| RGB | rgb(242, 203, 205) |
| HSL | hsl(357, 60%, 87%) |
| HSV | hsv(357, 16%, 95%) |
| CMYK | cmyk(0%, 16.1%, 15.3%, 5.1%) |
| CIE-LAB | lab(85.00, 14.03, 4.15) |
| CIE-LCH | lch(85.00, 14.63, 16.46°) |
| OKLab | oklab(87.6% 0.0428 0.0111) |
| OKLCH | oklch(87.6% 0.044 14.5) |
| XYZ | xyz(68.9931, 65.9990, 66.8505) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.85
Light Rose
#FFC5CB
ΔE00 4.85
Light Pink
#FFD1DF
ΔE00 5.09
Pale Rose
#FDC1C5
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 6.25
Pink
#FFC0CB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBCD #CBF2F0
analogous
#F2CBE1 #F2CBCD #F2DDCB
triadic
#F2CBCD #CDF2CB #CBCDF2
tetradic
#F2CBCD #E1F2CB #CBF2F0 #DDCBF2
square
#F2CBCD #E1F2CB #CBF2F0 #DDCBF2
split-complementary
#F2CBCD #CBF2DD #CBE1F2
monochromatic
#DA696F #E69A9E #F2CBCD #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.48
#F2CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#F2CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBCD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBCD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#FAC8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cbcd; /* rgb */ color: rgb(242, 203, 205); /* oklch */ color: oklch(87.6% 0.044 14.5);
Tailwind
colors: {
custom: {
50: '#f6dbdc',
500: '#f2cbcd',
950: '#000000',
},
}SCSS
$custom: #f2cbcd; $custom-light: #f6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f2cbcd",
"rgb": {
"r": 242,
"g": 203,
"b": 205
},
"hsl": {
"h": 356.923,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.87599,
"c": 0.0442,
"h": 14.5
},
"luminance": 0.65997
}Semantic roles & 50–950 ramp
primary
#F2CBCD
secondary
#90D2CE
accent
#C8BF1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484