#F7DFD2#F7DFD2
#F7DFD2 is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.032 H 50.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD2 |
|---|---|
| RGB | rgb(247, 223, 210) |
| HSL | hsl(21, 70%, 90%) |
| HSV | hsv(21, 15%, 97%) |
| CMYK | cmyk(0%, 9.7%, 15%, 3.1%) |
| CIE-LAB | lab(90.42, 6.16, 9.36) |
| CIE-LCH | lch(90.42, 11.21, 56.65°) |
| OKLab | oklab(91.97% 0.0203 0.0245) |
| OKLCH | oklch(91.97% 0.032 50.4) |
| XYZ | xyz(76.3778, 77.2043, 71.8387) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.29
Antiquewhite
#FAEBD7
ΔE00 6.31
Linen
#FAF0E6
ΔE00 6.33
Warm Beige
#E9DCC9
ΔE00 6.59
Seashell
#FFF5EE
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD2 #D2EAF7
analogous
#F7D2D8 #F7DFD2 #F7F2D2
triadic
#F7DFD2 #D2F7DF #DFD2F7
tetradic
#F7DFD2 #D8F7D2 #D2EAF7 #F2D2F7
square
#F7DFD2 #D8F7D2 #D2EAF7 #F2D2F7
split-complementary
#F7DFD2 #D2F7F2 #D2D8F7
monochromatic
#E5956A #EEBA9E #F7DFD2 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.28
#F7DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F7DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D1
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd2; /* rgb */ color: rgb(247, 223, 210); /* oklch */ color: oklch(92.0% 0.032 50.4);
Tailwind
colors: {
custom: {
50: '#fae9df',
500: '#f7dfd2',
950: '#000000',
},
}SCSS
$custom: #f7dfd2; $custom-light: #fae9df; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd2",
"rgb": {
"r": 247,
"g": 223,
"b": 210
},
"hsl": {
"h": 21.081,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.91972,
"c": 0.03185,
"h": 50.4
},
"luminance": 0.77203
}Semantic roles & 50–950 ramp
primary
#F7DFD2
secondary
#93C1DA
accent
#8FD214
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484