#F7DBBF#F7DBBF
#F7DBBF is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.048 H 67.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBBF |
|---|---|
| RGB | rgb(247, 219, 191) |
| HSL | hsl(30, 78%, 86%) |
| HSV | hsv(30, 23%, 97%) |
| CMYK | cmyk(0%, 11.3%, 22.7%, 3.1%) |
| CIE-LAB | lab(89.02, 5.43, 17.32) |
| CIE-LCH | lch(89.02, 18.15, 72.60°) |
| OKLab | oklab(90.74% 0.0188 0.0447) |
| OKLCH | oklch(90.74% 0.048 67.2) |
| XYZ | xyz(73.0936, 74.2009, 59.7520) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.50
Peach
#FFDAB9
ΔE00 2.80
Light Peach
#FFD8B1
ΔE00 3.86
Blanchedalmond
#FFEBCD
ΔE00 4.81
Champagne
#F7E7CE
ΔE00 5.11
Warm Beige
#E9DCC9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBBF #BFDBF7
analogous
#F7BFBF #F7DBBF #F7F7BF
triadic
#F7DBBF #BFF7DB #DBBFF7
tetradic
#F7DBBF #BFF7BF #BFDBF7 #F7BFF7
square
#F7DBBF #BFF7BF #BFDBF7 #F7BFF7
split-complementary
#F7DBBF #BFF7F7 #BFBFF7
monochromatic
#E99E52 #F0BC89 #F7DBBF #FCF0E4 #FCF0E4
Accessibility & contrast
On white
1.33
#F7DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F7DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBBF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBBF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#EBE2C0
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7dbbf; /* rgb */ color: rgb(247, 219, 191); /* oklch */ color: oklch(90.7% 0.048 67.2);
Tailwind
colors: {
custom: {
50: '#fae6d2',
500: '#f7dbbf',
950: '#000000',
},
}SCSS
$custom: #f7dbbf; $custom-light: #fae6d2; $custom-dark: #000000;
JSON
{
"hex": "#f7dbbf",
"rgb": {
"r": 247,
"g": 219,
"b": 191
},
"hsl": {
"h": 30,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.9074,
"c": 0.04845,
"h": 67.2
},
"luminance": 0.74199
}Semantic roles & 50–950 ramp
primary
#F7DBBF
secondary
#81ADDA
accent
#73DA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483