#F2CCCE#F2CCCE
#F2CCCE is a very light, muted red. Relative luminance 0.665; OKLCH L 87.8% C 0.043 H 14.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCCE |
|---|---|
| RGB | rgb(242, 204, 206) |
| HSL | hsl(357, 59%, 87%) |
| HSV | hsv(357, 16%, 95%) |
| CMYK | cmyk(0%, 15.7%, 14.9%, 5.1%) |
| CIE-LAB | lab(85.26, 13.66, 4.00) |
| CIE-LCH | lch(85.26, 14.23, 16.31°) |
| OKLab | oklab(87.81% 0.0417 0.0107) |
| OKLCH | oklch(87.81% 0.043 14.4) |
| XYZ | xyz(69.3511, 66.5213, 67.5672) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.93
Light Pink
#FFD1DF
ΔE00 5.13
Light Rose
#FFC5CB
ΔE00 5.13
Pale Rose
#FDC1C5
ΔE00 5.57
Mistyrose
#FFE4E1
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCCE #CCF2F0
analogous
#F2CCE1 #F2CCCE #F2DDCC
triadic
#F2CCCE #CEF2CC #CCCEF2
tetradic
#F2CCCE #E1F2CC #CCF2F0 #DDCCF2
square
#F2CCCE #E1F2CC #CCF2F0 #DDCCF2
split-complementary
#F2CCCE #CCF2DD #CCE1F2
monochromatic
#D96A70 #E69B9F #F2CCCE #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.47
#F2CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F2CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCCE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCCE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#FAC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2ccce; /* rgb */ color: rgb(242, 204, 206); /* oklch */ color: oklch(87.8% 0.043 14.4);
Tailwind
colors: {
custom: {
50: '#f6dbdc',
500: '#f2ccce',
950: '#000000',
},
}SCSS
$custom: #f2ccce; $custom-light: #f6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f2ccce",
"rgb": {
"r": 242,
"g": 204,
"b": 206
},
"hsl": {
"h": 356.842,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.87814,
"c": 0.043,
"h": 14.4
},
"luminance": 0.66519
}Semantic roles & 50–950 ramp
primary
#F2CCCE
secondary
#91D1CE
accent
#C7BE1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484