#F1CFCB#F1CFCB
#F1CFCB is a very light, muted red. Relative luminance 0.676; OKLCH L 88.2% C 0.039 H 25.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CFCB |
|---|---|
| RGB | rgb(241, 207, 203) |
| HSL | hsl(6, 58%, 87%) |
| HSV | hsv(6, 16%, 95%) |
| CMYK | cmyk(0%, 14.1%, 15.8%, 5.5%) |
| CIE-LAB | lab(85.83, 11.26, 6.39) |
| CIE-LCH | lch(85.83, 12.95, 29.59°) |
| OKLab | oklab(88.21% 0.0349 0.0169) |
| OKLCH | oklch(88.21% 0.039 25.8) |
| XYZ | xyz(69.3677, 67.6402, 65.8901) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.91
Light Rose
#FFC5CB
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 7.69
Light Pink
#FFD1DF
ΔE00 7.84
Bubblegum
#FFC1CC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CFCB #CBEDF1
analogous
#F1CBDA #F1CFCB #F1E2CB
triadic
#F1CFCB #CBF1CF #CFCBF1
tetradic
#F1CFCB #DAF1CB #CBEDF1 #E2CBF1
square
#F1CFCB #DAF1CB #CBEDF1 #E2CBF1
split-complementary
#F1CFCB #CBF1E2 #CBDAF1
monochromatic
#D7766B #E4A29B #F1CFCB #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.45
#F1CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F1CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CFCB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CFCB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 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)
#D5D3CB
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#F9CBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f1cfcb; /* rgb */ color: rgb(241, 207, 203); /* oklch */ color: oklch(88.2% 0.039 25.8);
Tailwind
colors: {
custom: {
50: '#f6ddda',
500: '#f1cfcb',
950: '#000000',
},
}SCSS
$custom: #f1cfcb; $custom-light: #f6ddda; $custom-dark: #000000;
JSON
{
"hex": "#f1cfcb",
"rgb": {
"r": 241,
"g": 207,
"b": 203
},
"hsl": {
"h": 6.316,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.88209,
"c": 0.0388,
"h": 25.8
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#F1CFCB
secondary
#90C9D0
accent
#B4C520
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483