#F7EDDC#F7EDDC
#F7EDDC is a very light, muted orange. Relative luminance 0.855; OKLCH L 94.9% C 0.025 H 81.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EDDC |
|---|---|
| RGB | rgb(247, 237, 220) |
| HSL | hsl(38, 63%, 92%) |
| HSV | hsv(38, 11%, 97%) |
| CMYK | cmyk(0%, 4%, 10.9%, 3.1%) |
| CIE-LAB | lab(94.10, 0.55, 9.43) |
| CIE-LCH | lch(94.10, 9.45, 86.66°) |
| OKLab | oklab(94.94% 0.0039 0.0247) |
| OKLCH | oklch(94.94% 0.025 81.1) |
| XYZ | xyz(81.5590, 85.5108, 79.9050) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.90
Antiquewhite
#FAEBD7
ΔE00 2.14
Eggshell
#F0EAD6
ΔE00 2.74
Linen
#FAF0E6
ΔE00 3.20
Champagne
#F7E7CE
ΔE00 3.39
Papayawhip
#FFEFD5
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EDDC #DCE6F7
analogous
#F7E0DC #F7EDDC #F4F7DC
triadic
#F7EDDC #DCF7ED #EDDCF7
tetradic
#F7EDDC #DCF7E0 #DCE6F7 #F7DCF4
square
#F7EDDC #DCF7E0 #DCE6F7 #F7DCF4
split-complementary
#F7EDDC #DCF4F7 #E0DCF7
monochromatic
#E0BA78 #ECD3AA #F7EDDC #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.16
#F7EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F7EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EDDC
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EDDC | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#FCEAE8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7eddc; /* rgb */ color: rgb(247, 237, 220); /* oklch */ color: oklch(94.9% 0.025 81.1);
Tailwind
colors: {
custom: {
50: '#faf2e6',
500: '#f7eddc',
950: '#000000',
},
}SCSS
$custom: #f7eddc; $custom-light: #faf2e6; $custom-dark: #000000;
JSON
{
"hex": "#f7eddc",
"rgb": {
"r": 247,
"g": 237,
"b": 220
},
"hsl": {
"h": 37.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.94941,
"c": 0.02498,
"h": 81.1
},
"luminance": 0.8551
}Semantic roles & 50–950 ramp
primary
#F7EDDC
secondary
#9EB4D9
accent
#5CCB1B
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584