#F7DFD0#F7DFD0
#F7DFD0 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.033 H 54.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD0 |
|---|---|
| RGB | rgb(247, 223, 208) |
| HSL | hsl(23, 71%, 89%) |
| HSV | hsv(23, 16%, 97%) |
| CMYK | cmyk(0%, 9.7%, 15.8%, 3.1%) |
| CIE-LAB | lab(90.37, 5.86, 10.34) |
| CIE-LCH | lch(90.37, 11.89, 60.49°) |
| OKLab | oklab(91.92% 0.0195 0.0271) |
| OKLCH | oklch(91.92% 0.033 54.2) |
| XYZ | xyz(76.1302, 77.1053, 70.5347) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.68
Warm Beige
#E9DCC9
ΔE00 5.97
Mistyrose
#FFE4E1
ΔE00 6.20
Linen
#FAF0E6
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 6.41
Peach
#FFDAB9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD0 #D0E8F7
analogous
#F7D0D5 #F7DFD0 #F7F3D0
triadic
#F7DFD0 #D0F7DF #DFD0F7
tetradic
#F7DFD0 #D5F7D0 #D0E8F7 #F3D0F7
square
#F7DFD0 #D5F7D0 #D0E8F7 #F3D0F7
split-complementary
#F7DFD0 #D0F7F3 #D0D5F7
monochromatic
#E59867 #EEBB9C #F7DFD0 #FBEDE5 #FBEDE5
Accessibility & contrast
On white
1.28
#F7DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F7DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dfd0; /* rgb */ color: rgb(247, 223, 208); /* oklch */ color: oklch(91.9% 0.033 54.2);
Tailwind
colors: {
custom: {
50: '#fae9de',
500: '#f7dfd0',
950: '#000000',
},
}SCSS
$custom: #f7dfd0; $custom-light: #fae9de; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd0",
"rgb": {
"r": 247,
"g": 223,
"b": 208
},
"hsl": {
"h": 23.077,
"s": 70.909,
"l": 89.216
},
"oklch": {
"l": 0.91921,
"c": 0.03336,
"h": 54.2
},
"luminance": 0.77104
}Semantic roles & 50–950 ramp
primary
#F7DFD0
secondary
#91BEDA
accent
#89D313
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484