#F7DED3#F7DED3
#F7DED3 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.031 H 45.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DED3 |
|---|---|
| RGB | rgb(247, 222, 211) |
| HSL | hsl(18, 69%, 90%) |
| HSV | hsv(18, 15%, 97%) |
| CMYK | cmyk(0%, 10.1%, 14.6%, 3.1%) |
| CIE-LAB | lab(90.19, 6.83, 8.52) |
| CIE-LCH | lch(90.19, 10.92, 51.27°) |
| OKLab | oklab(91.81% 0.0222 0.0224) |
| OKLCH | oklch(91.81% 0.031 45.3) |
| XYZ | xyz(76.2363, 76.7215, 72.4081) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.26
Linen
#FAF0E6
ΔE00 6.92
Seashell
#FFF5EE
ΔE00 7.14
Very Light Pink
#FFF4F2
ΔE00 7.16
Antiquewhite
#FAEBD7
ΔE00 7.38
Warm Beige
#E9DCC9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DED3 #D3ECF7
analogous
#F7D3DA #F7DED3 #F7F0D3
triadic
#F7DED3 #D3F7DE #DED3F7
tetradic
#F7DED3 #DAF7D3 #D3ECF7 #F0D3F7
square
#F7DED3 #DAF7D3 #D3ECF7 #F0D3F7
split-complementary
#F7DED3 #D3F7F0 #D3DAF7
monochromatic
#E4906B #EEB79F #F7DED3 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.28
#F7DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F7DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DED3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DED3 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FEDADB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7ded3; /* rgb */ color: rgb(247, 222, 211); /* oklch */ color: oklch(91.8% 0.031 45.3);
Tailwind
colors: {
custom: {
50: '#fae8e0',
500: '#f7ded3',
950: '#000000',
},
}SCSS
$custom: #f7ded3; $custom-light: #fae8e0; $custom-dark: #000000;
JSON
{
"hex": "#f7ded3",
"rgb": {
"r": 247,
"g": 222,
"b": 211
},
"hsl": {
"h": 18.333,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.91806,
"c": 0.03149,
"h": 45.3
},
"luminance": 0.7672
}Semantic roles & 50–950 ramp
primary
#F7DED3
secondary
#94C5DA
accent
#97D114
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484