#F1CFBB#F1CFBB
#F1CFBB is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.8% C 0.047 H 52.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CFBB |
|---|---|
| RGB | rgb(241, 207, 187) |
| HSL | hsl(22, 66%, 84%) |
| HSV | hsv(22, 22%, 95%) |
| CMYK | cmyk(0%, 14.1%, 22.4%, 5.5%) |
| CIE-LAB | lab(85.46, 8.89, 14.35) |
| CIE-LCH | lch(85.46, 16.88, 58.23°) |
| OKLab | oklab(87.8% 0.0287 0.0372) |
| OKLCH | oklch(87.8% 0.047 52.3) |
| XYZ | xyz(67.5585, 66.9165, 56.3615) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.62
Peach
#FFDAB9
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 6.63
Bisque
#FFE4C4
ΔE00 7.63
Mistyrose
#FFE4E1
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CFBB #BBDDF1
analogous
#F1BBC2 #F1CFBB #F1EABB
triadic
#F1CFBB #BBF1CF #CFBBF1
tetradic
#F1CFBB #C2F1BB #BBDDF1 #EABBF1
square
#F1CFBB #C2F1BB #BBDDF1 #EABBF1
split-complementary
#F1CFBB #BBF1EA #BBC2F1
monochromatic
#DC8755 #E7AB88 #F1CFBB #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.46
#F1CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F1CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CFBB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CFBB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FBC9C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f1cfbb; /* rgb */ color: rgb(241, 207, 187); /* oklch */ color: oklch(87.8% 0.047 52.3);
Tailwind
colors: {
custom: {
50: '#f6ddcf',
500: '#f1cfbb',
950: '#000000',
},
}SCSS
$custom: #f1cfbb; $custom-light: #f6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f1cfbb",
"rgb": {
"r": 241,
"g": 207,
"b": 187
},
"hsl": {
"h": 22.222,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.87804,
"c": 0.04699,
"h": 52.3
},
"luminance": 0.66914
}Semantic roles & 50–950 ramp
primary
#F1CFBB
secondary
#80B2D0
accent
#8ACE18
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483