#F2CCCA#F2CCCA
#F2CCCA is a very light, muted red. Relative luminance 0.663; OKLCH L 87.7% C 0.043 H 21.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCCA |
|---|---|
| RGB | rgb(242, 204, 202) |
| HSL | hsl(3, 61%, 87%) |
| HSV | hsv(3, 17%, 95%) |
| CMYK | cmyk(0%, 15.7%, 16.5%, 5.1%) |
| CIE-LAB | lab(85.16, 13.04, 5.98) |
| CIE-LCH | lch(85.16, 14.35, 24.65°) |
| OKLab | oklab(87.71% 0.0401 0.0159) |
| OKLCH | oklch(87.71% 0.043 21.6) |
| XYZ | xyz(68.8714, 66.3294, 65.0406) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.00
Pale Rose
#FDC1C5
ΔE00 6.04
Pale Pink
#FFCFDC
ΔE00 6.39
Light Pink
#FFD1DF
ΔE00 6.63
Bubblegum
#FFC1CC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCCA #CAF0F2
analogous
#F2CADC #F2CCCA #F2E0CA
triadic
#F2CCCA #CAF2CC #CCCAF2
tetradic
#F2CCCA #DCF2CA #CAF0F2 #E0CAF2
square
#F2CCCA #DCF2CA #CAF0F2 #E0CAF2
split-complementary
#F2CCCA #CAF2E0 #CADCF2
monochromatic
#DA6D68 #E69D99 #F2CCCA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.47
#F2CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#F2CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCCA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCCA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#FBC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2ccca; /* rgb */ color: rgb(242, 204, 202); /* oklch */ color: oklch(87.7% 0.043 21.6);
Tailwind
colors: {
custom: {
50: '#f6dbda',
500: '#f2ccca',
950: '#000000',
},
}SCSS
$custom: #f2ccca; $custom-light: #f6dbda; $custom-dark: #000000;
JSON
{
"hex": "#f2ccca",
"rgb": {
"r": 242,
"g": 204,
"b": 202
},
"hsl": {
"h": 3,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.87706,
"c": 0.04316,
"h": 21.6
},
"luminance": 0.66327
}Semantic roles & 50–950 ramp
primary
#F2CCCA
secondary
#8FCED2
accent
#C0C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483