#F2CFC8#F2CFC8
#F2CFC8 is a very light, muted red. Relative luminance 0.677; OKLCH L 88.2% C 0.041 H 31.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFC8 |
|---|---|
| RGB | rgb(242, 207, 200) |
| HSL | hsl(10, 62%, 87%) |
| HSV | hsv(10, 17%, 95%) |
| CMYK | cmyk(0%, 14.5%, 17.4%, 5.1%) |
| CIE-LAB | lab(85.84, 11.16, 8.02) |
| CIE-LCH | lch(85.84, 13.75, 35.70°) |
| OKLab | oklab(88.22% 0.0349 0.0211) |
| OKLCH | oklch(88.22% 0.041 31.2) |
| XYZ | xyz(69.3560, 67.6751, 64.0415) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.19
Light Rose
#FFC5CB
ΔE00 8.09
Pale Rose
#FDC1C5
ΔE00 8.13
Apricot
#FBCEB1
ΔE00 8.41
Pale Pink
#FFCFDC
ΔE00 8.77
Light Pink
#FFD1DF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFC8 #C8EBF2
analogous
#F2C8D6 #F2CFC8 #F2E4C8
triadic
#F2CFC8 #C8F2CF #CFC8F2
tetradic
#F2CFC8 #D6F2C8 #C8EBF2 #E4C8F2
square
#F2CFC8 #D6F2C8 #C8EBF2 #E4C8F2
split-complementary
#F2CFC8 #C8F2E4 #C8D6F2
monochromatic
#DB7965 #E6A497 #F2CFC8 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.44
#F2CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F2CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFC8
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFC8 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#FBCBCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cfc8; /* rgb */ color: rgb(242, 207, 200); /* oklch */ color: oklch(88.2% 0.041 31.2);
Tailwind
colors: {
custom: {
50: '#f6ddd8',
500: '#f2cfc8',
950: '#000000',
},
}SCSS
$custom: #f2cfc8; $custom-light: #f6ddd8; $custom-dark: #000000;
JSON
{
"hex": "#f2cfc8",
"rgb": {
"r": 242,
"g": 207,
"b": 200
},
"hsl": {
"h": 10,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.8822,
"c": 0.04075,
"h": 31.2
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#F2CFC8
secondary
#8DC6D2
accent
#ADC91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483