#F7D1B7#F7D1B7
#F7D1B7 is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.6% C 0.055 H 56.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D1B7 |
|---|---|
| RGB | rgb(247, 209, 183) |
| HSL | hsl(24, 80%, 84%) |
| HSV | hsv(24, 26%, 97%) |
| CMYK | cmyk(0%, 15.4%, 25.9%, 3.1%) |
| CIE-LAB | lab(86.40, 9.51, 17.86) |
| CIE-LCH | lch(86.40, 20.23, 61.97°) |
| OKLab | oklab(88.64% 0.0307 0.046) |
| OKLCH | oklch(88.64% 0.055 56.3) |
| XYZ | xyz(69.7062, 68.7965, 54.3978) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.96
Peach
#FFDAB9
ΔE00 3.33
Light Peach
#FFD8B1
ΔE00 4.62
Bisque
#FFE4C4
ΔE00 6.53
Navajowhite
#FFDEAD
ΔE00 8.60
Blanchedalmond
#FFEBCD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D1B7 #B7DDF7
analogous
#F7B7BD #F7D1B7 #F7F1B7
triadic
#F7D1B7 #B7F7D1 #D1B7F7
tetradic
#F7D1B7 #BDF7B7 #B7DDF7 #F1B7F7
square
#F7D1B7 #BDF7B7 #B7DDF7 #F1B7F7
split-complementary
#F7D1B7 #B7F7F1 #B7BDF7
monochromatic
#EB8B49 #F1AE80 #F7D1B7 #FCEDE3 #FCEDE3
Accessibility & contrast
On white
1.42
#F7D1B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F7D1B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D1B7
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D1B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D1B7 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B5
Deuteranopia (green-blind)
#E5DBB7
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f7d1b7; /* rgb */ color: rgb(247, 209, 183); /* oklch */ color: oklch(88.6% 0.055 56.3);
Tailwind
colors: {
custom: {
50: '#fadfcc',
500: '#f7d1b7',
950: '#000000',
},
}SCSS
$custom: #f7d1b7; $custom-light: #fadfcc; $custom-dark: #000000;
JSON
{
"hex": "#f7d1b7",
"rgb": {
"r": 247,
"g": 209,
"b": 183
},
"hsl": {
"h": 24.375,
"s": 80,
"l": 84.314
},
"oklch": {
"l": 0.88638,
"c": 0.05525,
"h": 56.3
},
"luminance": 0.68794
}Semantic roles & 50–950 ramp
primary
#F7D1B7
secondary
#79B2D9
accent
#87DC09
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#171513
muted
#858483