#F2CDC6#F2CDC6
#F2CDC6 is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.043 H 30.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC6 |
|---|---|
| RGB | rgb(242, 205, 198) |
| HSL | hsl(10, 63%, 86%) |
| HSV | hsv(10, 18%, 95%) |
| CMYK | cmyk(0%, 15.3%, 18.2%, 5.1%) |
| CIE-LAB | lab(85.31, 11.91, 8.32) |
| CIE-LCH | lch(85.31, 14.53, 34.94°) |
| OKLab | oklab(87.79% 0.0371 0.0219) |
| OKLCH | oklch(87.79% 0.043 30.5) |
| XYZ | xyz(68.6423, 66.6192, 62.6581) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 7.55
Light Rose
#FFC5CB
ΔE00 7.58
Apricot
#FBCEB1
ΔE00 8.46
Pale Pink
#FFCFDC
ΔE00 8.53
Light Pink
#FFD1DF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC6 #C6EBF2
analogous
#F2C6D5 #F2CDC6 #F2E3C6
triadic
#F2CDC6 #C6F2CD #CDC6F2
tetradic
#F2CDC6 #D5F2C6 #C6EBF2 #E3C6F2
square
#F2CDC6 #D5F2C6 #C6EBF2 #E3C6F2
split-complementary
#F2CDC6 #C6F2E3 #C6D5F2
monochromatic
#DB7662 #E7A194 #F2CDC6 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.47
#F2CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F2CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#DDD8C6
Tritanopia (blue-blind)
#FBC9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc6; /* rgb */ color: rgb(242, 205, 198); /* oklch */ color: oklch(87.8% 0.043 30.5);
Tailwind
colors: {
custom: {
50: '#f6dcd7',
500: '#f2cdc6',
950: '#000000',
},
}SCSS
$custom: #f2cdc6; $custom-light: #f6dcd7; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc6",
"rgb": {
"r": 242,
"g": 205,
"b": 198
},
"hsl": {
"h": 9.545,
"s": 62.857,
"l": 86.275
},
"oklch": {
"l": 0.87789,
"c": 0.04308,
"h": 30.5
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#F2CDC6
secondary
#8BC6D2
accent
#AFCB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483