#F2CCCC#F2CCCC
#F2CCCC is a very light, muted red. Relative luminance 0.664; OKLCH L 87.8% C 0.043 H 18.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCCC |
|---|---|
| RGB | rgb(242, 204, 204) |
| HSL | hsl(0, 59%, 87%) |
| HSV | hsv(0, 16%, 95%) |
| CMYK | cmyk(0%, 15.7%, 15.7%, 5.1%) |
| CIE-LAB | lab(85.21, 13.35, 4.99) |
| CIE-LCH | lch(85.21, 14.25, 20.50°) |
| OKLab | oklab(87.76% 0.0409 0.0133) |
| OKLCH | oklch(87.76% 0.043 18) |
| XYZ | xyz(69.1097, 66.4247, 66.2958) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.44
Pale Pink
#FFCFDC
ΔE00 5.64
Pale Rose
#FDC1C5
ΔE00 5.74
Light Pink
#FFD1DF
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.15
Bubblegum
#FFC1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCCC #CCF2F2
analogous
#F2CCDF #F2CCCC #F2DFCC
triadic
#F2CCCC #CCF2CC #CCCCF2
tetradic
#F2CCCC #DFF2CC #CCF2F2 #DFCCF2
square
#F2CCCC #DFF2CC #CCF2F2 #DFCCF2
split-complementary
#F2CCCC #CCF2DF #CCDFF2
monochromatic
#D96A6A #E69B9B #F2CCCC #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.47
#F2CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#F2CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCCC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCCC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#FBC9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cccc; /* rgb */ color: rgb(242, 204, 204); /* oklch */ color: oklch(87.8% 0.043 18.0);
Tailwind
colors: {
custom: {
50: '#f6dbdb',
500: '#f2cccc',
950: '#000000',
},
}SCSS
$custom: #f2cccc; $custom-light: #f6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#f2cccc",
"rgb": {
"r": 242,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.87759,
"c": 0.04301,
"h": 18
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#F2CCCC
secondary
#91D1D1
accent
#C7C71E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171515
muted
#858484