#F2CDC7#F2CDC7
#F2CDC7 is a very light, muted red. Relative luminance 0.667; OKLCH L 87.8% C 0.043 H 28.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC7 |
|---|---|
| RGB | rgb(242, 205, 199) |
| HSL | hsl(8, 62%, 86%) |
| HSV | hsv(8, 18%, 95%) |
| CMYK | cmyk(0%, 15.3%, 17.8%, 5.1%) |
| CIE-LAB | lab(85.33, 12.06, 7.82) |
| CIE-LCH | lch(85.33, 14.37, 32.97°) |
| OKLab | oklab(87.82% 0.0375 0.0206) |
| OKLCH | oklch(87.82% 0.043 28.8) |
| XYZ | xyz(68.7581, 66.6655, 63.2675) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 7.25
Pale Rose
#FDC1C5
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 8.10
Light Pink
#FFD1DF
ΔE00 8.34
Apricot
#FBCEB1
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC7 #C7ECF2
analogous
#F2C7D7 #F2CDC7 #F2E3C7
triadic
#F2CDC7 #C7F2CD #CDC7F2
tetradic
#F2CDC7 #D7F2C7 #C7ECF2 #E3C7F2
square
#F2CDC7 #D7F2C7 #C7ECF2 #E3C7F2
split-complementary
#F2CDC7 #C7F2E3 #C7D7F2
monochromatic
#DB7464 #E6A195 #F2CDC7 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.47
#F2CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#F2CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#DDD8C7
Tritanopia (blue-blind)
#FBC9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc7; /* rgb */ color: rgb(242, 205, 199); /* oklch */ color: oklch(87.8% 0.043 28.8);
Tailwind
colors: {
custom: {
50: '#f6dcd8',
500: '#f2cdc7',
950: '#000000',
},
}SCSS
$custom: #f2cdc7; $custom-light: #f6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc7",
"rgb": {
"r": 242,
"g": 205,
"b": 199
},
"hsl": {
"h": 8.372,
"s": 62.319,
"l": 86.471
},
"oklch": {
"l": 0.87815,
"c": 0.04278,
"h": 28.8
},
"luminance": 0.66663
}Semantic roles & 50–950 ramp
primary
#F2CDC7
secondary
#8CC8D2
accent
#B2CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483