#F7DDBF#F7DDBF
#F7DDBF is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.049 H 71.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DDBF |
|---|---|
| RGB | rgb(247, 221, 191) |
| HSL | hsl(32, 78%, 86%) |
| HSV | hsv(32, 23%, 97%) |
| CMYK | cmyk(0%, 10.5%, 22.7%, 3.1%) |
| CIE-LAB | lab(89.51, 4.40, 18.01) |
| CIE-LCH | lch(89.51, 18.54, 76.28°) |
| OKLab | oklab(91.13% 0.0158 0.0464) |
| OKLCH | oklch(91.13% 0.049 71.1) |
| XYZ | xyz(73.6185, 75.2507, 59.9269) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.66
Peach
#FFDAB9
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 4.14
Champagne
#F7E7CE
ΔE00 4.18
Wheat
#F5DEB3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DDBF #BFD9F7
analogous
#F7C1BF #F7DDBF #F5F7BF
triadic
#F7DDBF #BFF7DD #DDBFF7
tetradic
#F7DDBF #BFF7C1 #BFD9F7 #F7BFF5
square
#F7DDBF #BFF7C1 #BFD9F7 #F7BFF5
split-complementary
#F7DDBF #BFF5F7 #C1BFF7
monochromatic
#E9A352 #F0C089 #F7DDBF #FCF1E4 #FCF1E4
Accessibility & contrast
On white
1.31
#F7DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F7DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DDBF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DDBF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBD
Deuteranopia (green-blind)
#EDE3C0
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7ddbf; /* rgb */ color: rgb(247, 221, 191); /* oklch */ color: oklch(91.1% 0.049 71.1);
Tailwind
colors: {
custom: {
50: '#fae7d2',
500: '#f7ddbf',
950: '#000000',
},
}SCSS
$custom: #f7ddbf; $custom-light: #fae7d2; $custom-dark: #000000;
JSON
{
"hex": "#f7ddbf",
"rgb": {
"r": 247,
"g": 221,
"b": 191
},
"hsl": {
"h": 32.143,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.91126,
"c": 0.049,
"h": 71.1
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#F7DDBF
secondary
#81AADA
accent
#6BDA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483