#F3CFCB#F3CFCB
#F3CFCB is a very light, muted red. Relative luminance 0.680; OKLCH L 88.4% C 0.041 H 25.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFCB |
|---|---|
| RGB | rgb(243, 207, 203) |
| HSL | hsl(6, 63%, 87%) |
| HSV | hsv(6, 16%, 95%) |
| CMYK | cmyk(0%, 14.8%, 16.5%, 4.7%) |
| CIE-LAB | lab(86.00, 11.98, 6.67) |
| CIE-LCH | lch(86.00, 13.71, 29.12°) |
| OKLab | oklab(88.39% 0.0371 0.0176) |
| OKLCH | oklch(88.39% 0.041 25.4) |
| XYZ | xyz(70.0543, 67.9942, 65.9223) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.12
Light Rose
#FFC5CB
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 7.11
Pale Pink
#FFCFDC
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.55
Bubblegum
#FFC1CC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFCB #CBEFF3
analogous
#F3CBDB #F3CFCB #F3E3CB
triadic
#F3CFCB #CBF3CF #CFCBF3
tetradic
#F3CFCB #DBF3CB #CBEFF3 #E3CBF3
square
#F3CFCB #DBF3CB #CBEFF3 #E3CBF3
split-complementary
#F3CFCB #CBF3E3 #CBDBF3
monochromatic
#DC7368 #E8A199 #F3CFCB #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.44
#F3CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F3CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFCB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFCB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#FCCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f3cfcb; /* rgb */ color: rgb(243, 207, 203); /* oklch */ color: oklch(88.4% 0.041 25.4);
Tailwind
colors: {
custom: {
50: '#f7ddda',
500: '#f3cfcb',
950: '#000000',
},
}SCSS
$custom: #f3cfcb; $custom-light: #f7ddda; $custom-dark: #000000;
JSON
{
"hex": "#f3cfcb",
"rgb": {
"r": 243,
"g": 207,
"b": 203
},
"hsl": {
"h": 6,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.88389,
"c": 0.04107,
"h": 25.4
},
"luminance": 0.67992
}Semantic roles & 50–950 ramp
primary
#F3CFCB
secondary
#8FCCD3
accent
#B9CA1B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483