#F0CFBF#F0CFBF
#F0CFBF is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.8% C 0.043 H 47.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFBF |
|---|---|
| RGB | rgb(240, 207, 191) |
| HSL | hsl(20, 62%, 85%) |
| HSV | hsv(20, 20%, 94%) |
| CMYK | cmyk(0%, 13.7%, 20.4%, 5.9%) |
| CIE-LAB | lab(85.46, 9.10, 12.22) |
| CIE-LCH | lch(85.46, 15.23, 53.34°) |
| OKLab | oklab(87.81% 0.0292 0.0318) |
| OKLCH | oklch(87.81% 0.043 47.5) |
| XYZ | xyz(67.6521, 66.9146, 58.6322) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.86
Peach
#FFDAB9
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 8.18
Bisque
#FFE4C4
ΔE00 8.80
Warm Beige
#E9DCC9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFBF #BFE0F0
analogous
#F0BFC8 #F0CFBF #F0E8BF
triadic
#F0CFBF #BFF0CF #CFBFF0
tetradic
#F0CFBF #C8F0BF #BFE0F0 #E8BFF0
square
#F0CFBF #C8F0BF #BFE0F0 #E8BFF0
split-complementary
#F0CFBF #BFF0E8 #BFC8F0
monochromatic
#D9855C #E4AA8D #F0CFBF #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.46
#F0CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F0CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFBF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFBF | 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)
#D7D2BE
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#FACACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0cfbf; /* rgb */ color: rgb(240, 207, 191); /* oklch */ color: oklch(87.8% 0.043 47.5);
Tailwind
colors: {
custom: {
50: '#f5ddd2',
500: '#f0cfbf',
950: '#000000',
},
}SCSS
$custom: #f0cfbf; $custom-light: #f5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f0cfbf",
"rgb": {
"r": 240,
"g": 207,
"b": 191
},
"hsl": {
"h": 19.592,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.87811,
"c": 0.04319,
"h": 47.5
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#F0CFBF
secondary
#85B6CF
accent
#91CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483