#F2CDC8#F2CDC8
#F2CDC8 is a very light, muted red. Relative luminance 0.667; OKLCH L 87.8% C 0.043 H 27.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC8 |
|---|---|
| RGB | rgb(242, 205, 200) |
| HSL | hsl(7, 62%, 87%) |
| HSV | hsv(7, 17%, 95%) |
| CMYK | cmyk(0%, 15.3%, 17.4%, 5.1%) |
| CIE-LAB | lab(85.36, 12.21, 7.33) |
| CIE-LCH | lch(85.36, 14.24, 30.96°) |
| OKLab | oklab(87.84% 0.0379 0.0193) |
| OKLCH | oklch(87.84% 0.043 27) |
| XYZ | xyz(68.8745, 66.7121, 63.8810) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.64
Light Rose
#FFC5CB
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 6.99
Pale Pink
#FFCFDC
ΔE00 7.69
Light Pink
#FFD1DF
ΔE00 7.92
Bubblegum
#FFC1CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC8 #C8EDF2
analogous
#F2C8D8 #F2CDC8 #F2E2C8
triadic
#F2CDC8 #C8F2CD #CDC8F2
tetradic
#F2CDC8 #D8F2C8 #C8EDF2 #E2C8F2
square
#F2CDC8 #D8F2C8 #C8EDF2 #E2C8F2
split-complementary
#F2CDC8 #C8F2E2 #C8D8F2
monochromatic
#DB7365 #E6A097 #F2CDC8 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.46
#F2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#F2CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#DDD8C8
Tritanopia (blue-blind)
#FBC9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc8; /* rgb */ color: rgb(242, 205, 200); /* oklch */ color: oklch(87.8% 0.043 27.0);
Tailwind
colors: {
custom: {
50: '#f6dcd8',
500: '#f2cdc8',
950: '#000000',
},
}SCSS
$custom: #f2cdc8; $custom-light: #f6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc8",
"rgb": {
"r": 242,
"g": 205,
"b": 200
},
"hsl": {
"h": 7.143,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87841,
"c": 0.04252,
"h": 27
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#F2CDC8
secondary
#8DC9D2
accent
#B5C91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483