#F7DCBB#F7DCBB
#F7DCBB is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.8% C 0.053 H 72.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCBB |
|---|---|
| RGB | rgb(247, 220, 187) |
| HSL | hsl(33, 79%, 85%) |
| HSV | hsv(33, 24%, 97%) |
| CMYK | cmyk(0%, 10.9%, 24.3%, 3.1%) |
| CIE-LAB | lab(89.18, 4.36, 19.64) |
| CIE-LCH | lch(89.18, 20.12, 77.49°) |
| OKLab | oklab(90.84% 0.0158 0.0504) |
| OKLCH | oklch(90.84% 0.053 72.6) |
| XYZ | xyz(72.9210, 74.5505, 57.5525) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.80
Peach
#FFDAB9
ΔE00 3.57
Light Peach
#FFD8B1
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 3.93
Wheat
#F5DEB3
ΔE00 3.96
Navajowhite
#FFDEAD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCBB #BBD6F7
analogous
#F7BEBB #F7DCBB #F4F7BB
triadic
#F7DCBB #BBF7DC #DCBBF7
tetradic
#F7DCBB #BBF7BE #BBD6F7 #F7BBF4
square
#F7DCBB #BBF7BE #BBD6F7 #F7BBF4
split-complementary
#F7DCBB #BBF4F7 #BEBBF7
monochromatic
#EAA44D #F1C084 #F7DCBB #FCF1E4 #FCF1E4
Accessibility & contrast
On white
1.32
#F7DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F7DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCBB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCBB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7dcbb; /* rgb */ color: rgb(247, 220, 187); /* oklch */ color: oklch(90.8% 0.053 72.6);
Tailwind
colors: {
custom: {
50: '#fae6cf',
500: '#f7dcbb',
950: '#000000',
},
}SCSS
$custom: #f7dcbb; $custom-light: #fae6cf; $custom-dark: #000000;
JSON
{
"hex": "#f7dcbb",
"rgb": {
"r": 247,
"g": 220,
"b": 187
},
"hsl": {
"h": 33,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.90842,
"c": 0.05279,
"h": 72.6
},
"luminance": 0.74548
}Semantic roles & 50–950 ramp
primary
#F7DCBB
secondary
#7DA6D9
accent
#68DB0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483