#F7DCBE#F7DCBE
#F7DCBE is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.9% C 0.050 H 70.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCBE |
|---|---|
| RGB | rgb(247, 220, 190) |
| HSL | hsl(32, 78%, 86%) |
| HSV | hsv(32, 23%, 97%) |
| CMYK | cmyk(0%, 10.9%, 23.1%, 3.1%) |
| CIE-LAB | lab(89.24, 4.77, 18.16) |
| CIE-LCH | lch(89.24, 18.78, 75.27°) |
| OKLab | oklab(90.91% 0.0169 0.0467) |
| OKLCH | oklch(90.91% 0.05 70.1) |
| XYZ | xyz(73.2456, 74.6803, 59.2616) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.86
Peach
#FFDAB9
ΔE00 3.21
Light Peach
#FFD8B1
ΔE00 3.83
Blanchedalmond
#FFEBCD
ΔE00 4.12
Champagne
#F7E7CE
ΔE00 4.58
Wheat
#F5DEB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCBE #BED9F7
analogous
#F7BFBE #F7DCBE #F5F7BE
triadic
#F7DCBE #BEF7DC #DCBEF7
tetradic
#F7DCBE #BEF7BF #BED9F7 #F7BEF5
square
#F7DCBE #BEF7BF #BED9F7 #F7BEF5
split-complementary
#F7DCBE #BEF5F7 #BFBEF7
monochromatic
#EAA151 #F0BF88 #F7DCBE #FCF0E4 #FCF0E4
Accessibility & contrast
On white
1.32
#F7DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#F7DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCBE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCBE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7dcbe; /* rgb */ color: rgb(247, 220, 190); /* oklch */ color: oklch(90.9% 0.050 70.1);
Tailwind
colors: {
custom: {
50: '#fae6d1',
500: '#f7dcbe',
950: '#000000',
},
}SCSS
$custom: #f7dcbe; $custom-light: #fae6d1; $custom-dark: #000000;
JSON
{
"hex": "#f7dcbe",
"rgb": {
"r": 247,
"g": 220,
"b": 190
},
"hsl": {
"h": 31.579,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.9091,
"c": 0.0497,
"h": 70.1
},
"luminance": 0.74678
}Semantic roles & 50–950 ramp
primary
#F7DCBE
secondary
#80AADA
accent
#6DDA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483