#F7DCBF#F7DCBF
#F7DCBF is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.9% C 0.049 H 69.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCBF |
|---|---|
| RGB | rgb(247, 220, 191) |
| HSL | hsl(31, 78%, 86%) |
| HSV | hsv(31, 23%, 97%) |
| CMYK | cmyk(0%, 10.9%, 22.7%, 3.1%) |
| CIE-LAB | lab(89.26, 4.91, 17.67) |
| CIE-LCH | lch(89.26, 18.34, 74.46°) |
| OKLab | oklab(90.93% 0.0173 0.0455) |
| OKLCH | oklch(90.93% 0.049 69.2) |
| XYZ | xyz(73.3552, 74.7242, 59.8392) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.01
Peach
#FFDAB9
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 3.95
Blanchedalmond
#FFEBCD
ΔE00 4.25
Champagne
#F7E7CE
ΔE00 4.62
Wheat
#F5DEB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCBF #BFDAF7
analogous
#F7C0BF #F7DCBF #F6F7BF
triadic
#F7DCBF #BFF7DC #DCBFF7
tetradic
#F7DCBF #BFF7C0 #BFDAF7 #F7BFF6
square
#F7DCBF #BFF7C0 #BFDAF7 #F7BFF6
split-complementary
#F7DCBF #BFF6F7 #C0BFF7
monochromatic
#E9A052 #F0BE89 #F7DCBF #FCF0E4 #FCF0E4
Accessibility & contrast
On white
1.32
#F7DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#F7DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCBF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCBF | 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)
#E6DDBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7dcbf; /* rgb */ color: rgb(247, 220, 191); /* oklch */ color: oklch(90.9% 0.049 69.2);
Tailwind
colors: {
custom: {
50: '#fae6d2',
500: '#f7dcbf',
950: '#000000',
},
}SCSS
$custom: #f7dcbf; $custom-light: #fae6d2; $custom-dark: #000000;
JSON
{
"hex": "#f7dcbf",
"rgb": {
"r": 247,
"g": 220,
"b": 191
},
"hsl": {
"h": 31.071,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.90933,
"c": 0.0487,
"h": 69.2
},
"luminance": 0.74722
}Semantic roles & 50–950 ramp
primary
#F7DCBF
secondary
#81ACDA
accent
#6FDA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483