#F7DBBB#F7DBBB
#F7DBBB is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.6% C 0.052 H 70.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBBB |
|---|---|
| RGB | rgb(247, 219, 187) |
| HSL | hsl(32, 79%, 85%) |
| HSV | hsv(32, 24%, 97%) |
| CMYK | cmyk(0%, 11.3%, 24.3%, 3.1%) |
| CIE-LAB | lab(88.94, 4.87, 19.30) |
| CIE-LCH | lch(88.94, 19.90, 75.83°) |
| OKLab | oklab(90.65% 0.0172 0.0495) |
| OKLCH | oklch(90.65% 0.052 70.8) |
| XYZ | xyz(72.6594, 74.0272, 57.4653) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.97
Peach
#FFDAB9
ΔE00 3.05
Light Peach
#FFD8B1
ΔE00 3.38
Blanchedalmond
#FFEBCD
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBBB #BBD7F7
analogous
#F7BDBB #F7DBBB #F5F7BB
triadic
#F7DBBB #BBF7DB #DBBBF7
tetradic
#F7DBBB #BBF7BD #BBD7F7 #F7BBF5
square
#F7DBBB #BBF7BD #BBD7F7 #F7BBF5
split-complementary
#F7DBBB #BBF5F7 #BDBBF7
monochromatic
#EAA14D #F1BE84 #F7DBBB #FCF1E4 #FCF1E4
Accessibility & contrast
On white
1.33
#F7DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#F7DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBBB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBBB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f7dbbb; /* rgb */ color: rgb(247, 219, 187); /* oklch */ color: oklch(90.6% 0.052 70.8);
Tailwind
colors: {
custom: {
50: '#fae6cf',
500: '#f7dbbb',
950: '#000000',
},
}SCSS
$custom: #f7dbbb; $custom-light: #fae6cf; $custom-dark: #000000;
JSON
{
"hex": "#f7dbbb",
"rgb": {
"r": 247,
"g": 219,
"b": 187
},
"hsl": {
"h": 32,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.90648,
"c": 0.05245,
"h": 70.8
},
"luminance": 0.74025
}Semantic roles & 50–950 ramp
primary
#F7DBBB
secondary
#7DA8D9
accent
#6CDB0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483