#F7DBBE#F7DBBE
#F7DBBE is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.049 H 68.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBBE |
|---|---|
| RGB | rgb(247, 219, 190) |
| HSL | hsl(31, 78%, 86%) |
| HSV | hsv(31, 23%, 97%) |
| CMYK | cmyk(0%, 11.3%, 23.1%, 3.1%) |
| CIE-LAB | lab(89.00, 5.29, 17.82) |
| CIE-LCH | lch(89.00, 18.58, 73.47°) |
| OKLab | oklab(90.72% 0.0184 0.0459) |
| OKLCH | oklch(90.72% 0.049 68.1) |
| XYZ | xyz(72.9839, 74.1570, 59.1744) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.29
Peach
#FFDAB9
ΔE00 2.80
Light Peach
#FFD8B1
ΔE00 3.69
Blanchedalmond
#FFEBCD
ΔE00 4.65
Champagne
#F7E7CE
ΔE00 5.03
Wheat
#F5DEB3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBBE #BEDAF7
analogous
#F7BEBE #F7DBBE #F7F7BE
triadic
#F7DBBE #BEF7DB #DBBEF7
tetradic
#F7DBBE #BEF7BE #BEDAF7 #F7BEF7
square
#F7DBBE #BEF7BE #BEDAF7 #F7BEF7
split-complementary
#F7DBBE #BEF7F7 #BEBEF7
monochromatic
#EA9F51 #F0BD88 #F7DBBE #FCF0E4 #FCF0E4
Accessibility & contrast
On white
1.33
#F7DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#F7DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBBE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBBE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f7dbbe; /* rgb */ color: rgb(247, 219, 190); /* oklch */ color: oklch(90.7% 0.049 68.1);
Tailwind
colors: {
custom: {
50: '#fae6d1',
500: '#f7dbbe',
950: '#000000',
},
}SCSS
$custom: #f7dbbe; $custom-light: #fae6d1; $custom-dark: #000000;
JSON
{
"hex": "#f7dbbe",
"rgb": {
"r": 247,
"g": 219,
"b": 190
},
"hsl": {
"h": 30.526,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.90717,
"c": 0.04943,
"h": 68.1
},
"luminance": 0.74155
}Semantic roles & 50–950 ramp
primary
#F7DBBE
secondary
#80ACDA
accent
#71DA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483