#F7DED4#F7DED4
#F7DED4 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.031 H 43.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DED4 |
|---|---|
| RGB | rgb(247, 222, 212) |
| HSL | hsl(17, 69%, 90%) |
| HSV | hsv(17, 14%, 97%) |
| CMYK | cmyk(0%, 10.1%, 14.2%, 3.1%) |
| CIE-LAB | lab(90.22, 6.99, 8.03) |
| CIE-LCH | lch(90.22, 10.65, 48.97°) |
| OKLab | oklab(91.83% 0.0225 0.0211) |
| OKLCH | oklch(91.83% 0.031 43.1) |
| XYZ | xyz(76.3621, 76.7718, 73.0704) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.82
Very Light Pink
#FFF4F2
ΔE00 7.01
Linen
#FAF0E6
ΔE00 7.05
Seashell
#FFF5EE
ΔE00 7.16
Antiquewhite
#FAEBD7
ΔE00 7.74
Warm Beige
#E9DCC9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DED4 #D4EDF7
analogous
#F7D4DB #F7DED4 #F7F0D4
triadic
#F7DED4 #D4F7DE #DED4F7
tetradic
#F7DED4 #DBF7D4 #D4EDF7 #F0D4F7
square
#F7DED4 #DBF7D4 #D4EDF7 #F0D4F7
split-complementary
#F7DED4 #D4F7F0 #D4DBF7
monochromatic
#E48F6D #EDB6A0 #F7DED4 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.28
#F7DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F7DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DED4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DED4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FEDADB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7ded4; /* rgb */ color: rgb(247, 222, 212); /* oklch */ color: oklch(91.8% 0.031 43.1);
Tailwind
colors: {
custom: {
50: '#fae8e1',
500: '#f7ded4',
950: '#000000',
},
}SCSS
$custom: #f7ded4; $custom-light: #fae8e1; $custom-dark: #000000;
JSON
{
"hex": "#f7ded4",
"rgb": {
"r": 247,
"g": 222,
"b": 212
},
"hsl": {
"h": 17.143,
"s": 68.627,
"l": 90
},
"oklch": {
"l": 0.91832,
"c": 0.03088,
"h": 43.1
},
"luminance": 0.7677
}Semantic roles & 50–950 ramp
primary
#F7DED4
secondary
#95C6DA
accent
#9BD115
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484