#F0CFBB#F0CFBB
#F0CFBB is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.7% C 0.046 H 53.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFBB |
|---|---|
| RGB | rgb(240, 207, 187) |
| HSL | hsl(23, 64%, 84%) |
| HSV | hsv(23, 22%, 94%) |
| CMYK | cmyk(0%, 13.7%, 22.1%, 5.9%) |
| CIE-LAB | lab(85.37, 8.52, 14.21) |
| CIE-LCH | lch(85.37, 16.57, 59.06°) |
| OKLab | oklab(87.71% 0.0276 0.0368) |
| OKLCH | oklch(87.71% 0.046 53.1) |
| XYZ | xyz(67.2180, 66.7409, 56.3455) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.81
Peach
#FFDAB9
ΔE00 5.12
Light Peach
#FFD8B1
ΔE00 6.56
Bisque
#FFE4C4
ΔE00 7.43
Warm Beige
#E9DCC9
ΔE00 8.39
Mistyrose
#FFE4E1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFBB #BBDCF0
analogous
#F0BBC1 #F0CFBB #F0E9BB
triadic
#F0CFBB #BBF0CF #CFBBF0
tetradic
#F0CFBB #C1F0BB #BBDCF0 #E9BBF0
square
#F0CFBB #C1F0BB #BBDCF0 #E9BBF0
split-complementary
#F0CFBB #BBF0E9 #BBC1F0
monochromatic
#DA8857 #E5AC89 #F0CFBB #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.46
#F0CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F0CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFBB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFBB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FAC9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cfbb; /* rgb */ color: rgb(240, 207, 187); /* oklch */ color: oklch(87.7% 0.046 53.1);
Tailwind
colors: {
custom: {
50: '#f5ddcf',
500: '#f0cfbb',
950: '#000000',
},
}SCSS
$custom: #f0cfbb; $custom-light: #f5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f0cfbb",
"rgb": {
"r": 240,
"g": 207,
"b": 187
},
"hsl": {
"h": 22.642,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.87713,
"c": 0.04606,
"h": 53.1
},
"luminance": 0.66739
}Semantic roles & 50–950 ramp
primary
#F0CFBB
secondary
#81B1CF
accent
#89CC1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483