#F5CFBF#F5CFBF
#F5CFBF is a very light, muted orange. Relative luminance 0.678; OKLCH L 88.3% C 0.048 H 44.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFBF |
|---|---|
| RGB | rgb(245, 207, 191) |
| HSL | hsl(18, 73%, 85%) |
| HSV | hsv(18, 22%, 96%) |
| CMYK | cmyk(0%, 15.5%, 22%, 3.9%) |
| CIE-LAB | lab(85.91, 10.93, 12.91) |
| CIE-LCH | lch(85.91, 16.92, 49.77°) |
| OKLab | oklab(88.27% 0.0346 0.0336) |
| OKLCH | oklch(88.27% 0.048 44.1) |
| XYZ | xyz(69.3734, 67.8021, 58.7129) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.64
Peach
#FFDAB9
ΔE00 7.18
Mistyrose
#FFE4E1
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 8.69
Bisque
#FFE4C4
ΔE00 9.78
Pale Salmon
#FFB19A
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFBF #BFE5F5
analogous
#F5BFCA #F5CFBF #F5EABF
triadic
#F5CFBF #BFF5CF #CFBFF5
tetradic
#F5CFBF #CAF5BF #BFE5F5 #EABFF5
square
#F5CFBF #CAF5BF #BFE5F5 #EABFF5
split-complementary
#F5CFBF #BFF5EA #BFCAF5
monochromatic
#E48055 #EDA78A #F5CFBF #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.44
#F5CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#F5CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFBF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFBF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5cfbf; /* rgb */ color: rgb(245, 207, 191); /* oklch */ color: oklch(88.3% 0.048 44.1);
Tailwind
colors: {
custom: {
50: '#f9ddd2',
500: '#f5cfbf',
950: '#000000',
},
}SCSS
$custom: #f5cfbf; $custom-light: #f9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f5cfbf",
"rgb": {
"r": 245,
"g": 207,
"b": 191
},
"hsl": {
"h": 17.778,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.88265,
"c": 0.04825,
"h": 44.1
},
"luminance": 0.678
}Semantic roles & 50–950 ramp
primary
#F5CFBF
secondary
#82BDD6
accent
#9BD510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483