#F7EADC#F7EADC
#F7EADC is a very light, muted orange. Relative luminance 0.838; OKLCH L 94.4% C 0.023 H 69.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EADC |
|---|---|
| RGB | rgb(247, 234, 220) |
| HSL | hsl(31, 63%, 92%) |
| HSV | hsv(31, 11%, 97%) |
| CMYK | cmyk(0%, 5.3%, 10.9%, 3.1%) |
| CIE-LAB | lab(93.36, 2.08, 8.37) |
| CIE-LCH | lch(93.36, 8.62, 76.03°) |
| OKLab | oklab(94.36% 0.0082 0.0219) |
| OKLCH | oklch(94.36% 0.023 69.6) |
| XYZ | xyz(80.6977, 83.7882, 79.6179) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.15
Antiquewhite
#FAEBD7
ΔE00 2.31
Oldlace
#FDF5E6
ΔE00 3.32
Seashell
#FFF5EE
ΔE00 3.79
Warm Beige
#E9DCC9
ΔE00 3.83
Champagne
#F7E7CE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EADC #DCE9F7
analogous
#F7DDDC #F7EADC #F7F7DC
triadic
#F7EADC #DCF7EA #EADCF7
tetradic
#F7EADC #DCF7DD #DCE9F7 #F7DCF7
square
#F7EADC #DCF7DD #DCE9F7 #F7DCF7
split-complementary
#F7EADC #DCF7F7 #DDDCF7
monochromatic
#E0AE78 #ECCCAA #F7EADC #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.18
#F7EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#F7EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EADC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EADC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#F2EDDC
Tritanopia (blue-blind)
#FCE7E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7eadc; /* rgb */ color: rgb(247, 234, 220); /* oklch */ color: oklch(94.4% 0.023 69.6);
Tailwind
colors: {
custom: {
50: '#faf0e6',
500: '#f7eadc',
950: '#000000',
},
}SCSS
$custom: #f7eadc; $custom-light: #faf0e6; $custom-dark: #000000;
JSON
{
"hex": "#f7eadc",
"rgb": {
"r": 247,
"g": 234,
"b": 220
},
"hsl": {
"h": 31.111,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.94356,
"c": 0.02341,
"h": 69.6
},
"luminance": 0.83787
}Semantic roles & 50–950 ramp
primary
#F7EADC
secondary
#9EBBD9
accent
#6FCB1B
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584