#F8CFBF#F8CFBF
#F8CFBF is a very light, muted orange. Relative luminance 0.683; OKLCH L 88.5% C 0.051 H 42.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CFBF |
|---|---|
| RGB | rgb(248, 207, 191) |
| HSL | hsl(17, 80%, 86%) |
| HSV | hsv(17, 23%, 97%) |
| CMYK | cmyk(0%, 16.5%, 23%, 2.7%) |
| CIE-LAB | lab(86.18, 12.03, 13.34) |
| CIE-LCH | lch(86.18, 17.96, 47.96°) |
| OKLab | oklab(88.54% 0.0379 0.0347) |
| OKLCH | oklch(88.54% 0.051 42.4) |
| XYZ | xyz(70.4287, 68.3463, 58.7624) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.76
Mistyrose
#FFE4E1
ΔE00 7.42
Peach
#FFDAB9
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 9.07
Pale Salmon
#FFB19A
ΔE00 9.54
Pale Rose
#FDC1C5
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CFBF #BFE8F8
analogous
#F8BFCB #F8CFBF #F8EBBF
triadic
#F8CFBF #BFF8CF #CFBFF8
tetradic
#F8CFBF #CBF8BF #BFE8F8 #EBBFF8
square
#F8CFBF #CBF8BF #BFE8F8 #EBBFF8
split-complementary
#F8CFBF #BFF8EB #BFCBF8
monochromatic
#EC7C51 #F2A688 #F8CFBF #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.43
#F8CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F8CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CFBF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CFBF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8cfbf; /* rgb */ color: rgb(248, 207, 191); /* oklch */ color: oklch(88.5% 0.051 42.4);
Tailwind
colors: {
custom: {
50: '#fbddd2',
500: '#f8cfbf',
950: '#000000',
},
}SCSS
$custom: #f8cfbf; $custom-light: #fbddd2; $custom-dark: #000000;
JSON
{
"hex": "#f8cfbf",
"rgb": {
"r": 248,
"g": 207,
"b": 191
},
"hsl": {
"h": 16.842,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.88541,
"c": 0.05137,
"h": 42.4
},
"luminance": 0.68344
}Semantic roles & 50–950 ramp
primary
#F8CFBF
secondary
#80C2DB
accent
#A1DD09
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483