#F8DCBF#F8DCBF
#F8DCBF is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.0% C 0.049 H 68.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCBF |
|---|---|
| RGB | rgb(248, 220, 191) |
| HSL | hsl(31, 80%, 86%) |
| HSV | hsv(31, 23%, 97%) |
| CMYK | cmyk(0%, 11.3%, 23%, 2.7%) |
| CIE-LAB | lab(89.35, 5.28, 17.80) |
| CIE-LCH | lch(89.35, 18.57, 73.48°) |
| OKLab | oklab(91.02% 0.0184 0.0458) |
| OKLCH | oklch(91.02% 0.049 68.1) |
| XYZ | xyz(73.7089, 74.9066, 59.8558) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.11
Peach
#FFDAB9
ΔE00 2.80
Light Peach
#FFD8B1
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 4.51
Champagne
#F7E7CE
ΔE00 4.94
Wheat
#F5DEB3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCBF #BFDBF8
analogous
#F8BFBF #F8DCBF #F8F8BF
triadic
#F8DCBF #BFF8DC #DCBFF8
tetradic
#F8DCBF #BFF8BF #BFDBF8 #F8BFF8
square
#F8DCBF #BFF8BF #BFDBF8 #F8BFF8
split-complementary
#F8DCBF #BFF8F8 #BFBFF8
monochromatic
#ECA051 #F2BE88 #F8DCBF #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.31
#F8DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F8DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCBF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCBF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8dcbf; /* rgb */ color: rgb(248, 220, 191); /* oklch */ color: oklch(91.0% 0.049 68.1);
Tailwind
colors: {
custom: {
50: '#fbe6d2',
500: '#f8dcbf',
950: '#000000',
},
}SCSS
$custom: #f8dcbf; $custom-light: #fbe6d2; $custom-dark: #000000;
JSON
{
"hex": "#f8dcbf",
"rgb": {
"r": 248,
"g": 220,
"b": 191
},
"hsl": {
"h": 30.526,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.9102,
"c": 0.04939,
"h": 68.1
},
"luminance": 0.74904
}Semantic roles & 50–950 ramp
primary
#F8DCBF
secondary
#80ADDB
accent
#71DD09
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483