#F3CECB#F3CECB
#F3CECB is a very light, muted red. Relative luminance 0.675; OKLCH L 88.2% C 0.042 H 23.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CECB |
|---|---|
| RGB | rgb(243, 206, 203) |
| HSL | hsl(5, 63%, 87%) |
| HSV | hsv(5, 16%, 95%) |
| CMYK | cmyk(0%, 15.2%, 16.5%, 4.7%) |
| CIE-LAB | lab(85.76, 12.50, 6.32) |
| CIE-LCH | lch(85.76, 14.01, 26.83°) |
| OKLab | oklab(88.2% 0.0386 0.0167) |
| OKLCH | oklch(88.2% 0.042 23.4) |
| XYZ | xyz(69.8128, 67.5112, 65.8418) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.45
Light Rose
#FFC5CB
ΔE00 6.40
Pale Rose
#FDC1C5
ΔE00 6.59
Pale Pink
#FFCFDC
ΔE00 6.84
Light Pink
#FFD1DF
ΔE00 7.05
Bubblegum
#FFC1CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CECB #CBF0F3
analogous
#F3CBDC #F3CECB #F3E2CB
triadic
#F3CECB #CBF3CE #CECBF3
tetradic
#F3CECB #DCF3CB #CBF0F3 #E2CBF3
square
#F3CECB #DCF3CB #CBF0F3 #E2CBF3
split-complementary
#F3CECB #CBF3E2 #CBDCF3
monochromatic
#DC7068 #E89F99 #F3CECB #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.45
#F3CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F3CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CECB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CECB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#FCCACD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cecb; /* rgb */ color: rgb(243, 206, 203); /* oklch */ color: oklch(88.2% 0.042 23.4);
Tailwind
colors: {
custom: {
50: '#f7ddda',
500: '#f3cecb',
950: '#000000',
},
}SCSS
$custom: #f3cecb; $custom-light: #f7ddda; $custom-dark: #000000;
JSON
{
"hex": "#f3cecb",
"rgb": {
"r": 243,
"g": 206,
"b": 203
},
"hsl": {
"h": 4.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.882,
"c": 0.04207,
"h": 23.4
},
"luminance": 0.67509
}Semantic roles & 50–950 ramp
primary
#F3CECB
secondary
#8FCED3
accent
#BDCA1B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483