#F7DFD5#F7DFD5
#F7DFD5 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.0% C 0.030 H 44.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFD5 |
|---|---|
| RGB | rgb(247, 223, 213) |
| HSL | hsl(18, 68%, 90%) |
| HSV | hsv(18, 14%, 97%) |
| CMYK | cmyk(0%, 9.7%, 13.8%, 3.1%) |
| CIE-LAB | lab(90.48, 6.63, 7.89) |
| CIE-LCH | lch(90.48, 10.31, 49.98°) |
| OKLab | oklab(92.05% 0.0215 0.0208) |
| OKLCH | oklch(92.05% 0.03 44) |
| XYZ | xyz(76.7550, 77.3552, 73.8256) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.94
Linen
#FAF0E6
ΔE00 6.64
Very Light Pink
#FFF4F2
ΔE00 6.69
Seashell
#FFF5EE
ΔE00 6.77
Antiquewhite
#FAEBD7
ΔE00 7.38
Warm Beige
#E9DCC9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFD5 #D5EDF7
analogous
#F7D5DC #F7DFD5 #F7F0D5
triadic
#F7DFD5 #D5F7DF #DFD5F7
tetradic
#F7DFD5 #DCF7D5 #D5EDF7 #F0D5F7
square
#F7DFD5 #DCF7D5 #D5EDF7 #F0D5F7
split-complementary
#F7DFD5 #D5F7F0 #D5DCF7
monochromatic
#E3916E #EDB8A2 #F7DFD5 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.27
#F7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFD5
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFD5 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#EAE6D5
Tritanopia (blue-blind)
#FEDCDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfd5; /* rgb */ color: rgb(247, 223, 213); /* oklch */ color: oklch(92.0% 0.030 44.0);
Tailwind
colors: {
custom: {
50: '#fae9e1',
500: '#f7dfd5',
950: '#000000',
},
}SCSS
$custom: #f7dfd5; $custom-light: #fae9e1; $custom-dark: #000000;
JSON
{
"hex": "#f7dfd5",
"rgb": {
"r": 247,
"g": 223,
"b": 213
},
"hsl": {
"h": 17.647,
"s": 68,
"l": 90.196
},
"oklch": {
"l": 0.92049,
"c": 0.02985,
"h": 44
},
"luminance": 0.77354
}Semantic roles & 50–950 ramp
primary
#F7DFD5
secondary
#96C6DA
accent
#99D016
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484