#F7DFCF#F7DFCF
#F7DFCF is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.034 H 55.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFCF |
|---|---|
| RGB | rgb(247, 223, 207) |
| HSL | hsl(24, 71%, 89%) |
| HSV | hsv(24, 16%, 97%) |
| CMYK | cmyk(0%, 9.7%, 16.2%, 3.1%) |
| CIE-LAB | lab(90.35, 5.70, 10.84) |
| CIE-LCH | lch(90.35, 12.24, 62.24°) |
| OKLab | oklab(91.9% 0.0192 0.0283) |
| OKLCH | oklch(91.9% 0.034 55.9) |
| XYZ | xyz(76.0075, 77.0562, 69.8888) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.69
Bisque
#FFE4C4
ΔE00 5.96
Peach
#FFDAB9
ΔE00 6.08
Linen
#FAF0E6
ΔE00 6.27
Champagne
#F7E7CE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFCF #CFE7F7
analogous
#F7CFD3 #F7DFCF #F7F3CF
triadic
#F7DFCF #CFF7DF #DFCFF7
tetradic
#F7DFCF #D3F7CF #CFE7F7 #F3CFF7
square
#F7DFCF #D3F7CF #CFE7F7 #F3CFF7
split-complementary
#F7DFCF #CFF7F3 #CFD3F7
monochromatic
#E69966 #EEBC9B #F7DFCF #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.28
#F7DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F7DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFCF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFCF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FFDBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dfcf; /* rgb */ color: rgb(247, 223, 207); /* oklch */ color: oklch(91.9% 0.034 55.9);
Tailwind
colors: {
custom: {
50: '#fae9dd',
500: '#f7dfcf',
950: '#000000',
},
}SCSS
$custom: #f7dfcf; $custom-light: #fae9dd; $custom-dark: #000000;
JSON
{
"hex": "#f7dfcf",
"rgb": {
"r": 247,
"g": 223,
"b": 207
},
"hsl": {
"h": 24,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.91896,
"c": 0.03417,
"h": 55.9
},
"luminance": 0.77055
}Semantic roles & 50–950 ramp
primary
#F7DFCF
secondary
#90BCDA
accent
#86D312
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484