#F7DFD6#F7DFD6
#F7DFD6 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.029 H 41.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD6 |
|---|---|
| RGB | rgb(247, 223, 214) |
| HSL | hsl(16, 67%, 90%) |
| HSV | hsv(16, 13%, 97%) |
| CMYK | cmyk(0%, 9.7%, 13.4%, 3.1%) |
| CIE-LAB | lab(90.51, 6.78, 7.40) |
| CIE-LCH | lch(90.51, 10.04, 47.49°) |
| OKLab | oklab(92.07% 0.0218 0.0195) |
| OKLCH | oklch(92.07% 0.029 41.7) |
| XYZ | xyz(76.8823, 77.4061, 74.4961) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.50
Very Light Pink
#FFF4F2
ΔE00 6.55
Linen
#FAF0E6
ΔE00 6.79
Seashell
#FFF5EE
ΔE00 6.82
Lavenderblush
#FFF0F5
ΔE00 7.48
Antiquewhite
#FAEBD7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD6 #D6EEF7
analogous
#F7D6DD #F7DFD6 #F7EFD6
triadic
#F7DFD6 #D6F7DF #DFD6F7
tetradic
#F7DFD6 #DDF7D6 #D6EEF7 #EFD6F7
square
#F7DFD6 #DDF7D6 #D6EEF7 #EFD6F7
split-complementary
#F7DFD6 #D6F7EF #D6DDF7
monochromatic
#E38F70 #EDB7A3 #F7DFD6 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.27
#F7DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F7DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#FEDCDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd6; /* rgb */ color: rgb(247, 223, 214); /* oklch */ color: oklch(92.1% 0.029 41.7);
Tailwind
colors: {
custom: {
50: '#fae9e2',
500: '#f7dfd6',
950: '#000000',
},
}SCSS
$custom: #f7dfd6; $custom-light: #fae9e2; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd6",
"rgb": {
"r": 247,
"g": 223,
"b": 214
},
"hsl": {
"h": 16.364,
"s": 67.347,
"l": 90.392
},
"oklch": {
"l": 0.92075,
"c": 0.02927,
"h": 41.7
},
"luminance": 0.77405
}Semantic roles & 50–950 ramp
primary
#F7DFD6
secondary
#97C8DA
accent
#9DCF16
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484