#F8DCBB#F8DCBB
#F8DCBB is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.9% C 0.053 H 71.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCBB |
|---|---|
| RGB | rgb(248, 220, 187) |
| HSL | hsl(32, 81%, 85%) |
| HSV | hsv(32, 25%, 97%) |
| CMYK | cmyk(0%, 11.3%, 24.6%, 2.7%) |
| CIE-LAB | lab(89.27, 4.73, 19.77) |
| CIE-LCH | lch(89.27, 20.33, 76.55°) |
| OKLab | oklab(90.93% 0.0168 0.0507) |
| OKLCH | oklch(90.93% 0.053 71.6) |
| XYZ | xyz(73.2747, 74.7329, 57.5691) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.77
Peach
#FFDAB9
ΔE00 3.19
Light Peach
#FFD8B1
ΔE00 3.37
Blanchedalmond
#FFEBCD
ΔE00 4.14
Wheat
#F5DEB3
ΔE00 4.24
Navajowhite
#FFDEAD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCBB #BBD7F8
analogous
#F8BDBB #F8DCBB #F5F8BB
triadic
#F8DCBB #BBF8DC #DCBBF8
tetradic
#F8DCBB #BBF8BD #BBD7F8 #F8BBF5
square
#F8DCBB #BBF8BD #BBD7F8 #F8BBF5
split-complementary
#F8DCBB #BBF5F8 #BDBBF8
monochromatic
#EDA34C #F2BF84 #F8DCBB #FCF1E3 #FCF1E3
Accessibility & contrast
On white
1.32
#F8DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#F8DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCBB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCBB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8dcbb; /* rgb */ color: rgb(248, 220, 187); /* oklch */ color: oklch(90.9% 0.053 71.6);
Tailwind
colors: {
custom: {
50: '#fbe6cf',
500: '#f8dcbb',
950: '#000000',
},
}SCSS
$custom: #f8dcbb; $custom-light: #fbe6cf; $custom-dark: #000000;
JSON
{
"hex": "#f8dcbb",
"rgb": {
"r": 248,
"g": 220,
"b": 187
},
"hsl": {
"h": 32.459,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.9093,
"c": 0.05343,
"h": 71.6
},
"luminance": 0.74731
}Semantic roles & 50–950 ramp
primary
#F8DCBB
secondary
#7CA8DB
accent
#6ADE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483