#F7EFDF#F7EFDF
#F7EFDF is a very light, muted orange. Relative luminance 0.868; OKLCH L 95.4% C 0.023 H 84.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFDF |
|---|---|
| RGB | rgb(247, 239, 223) |
| HSL | hsl(40, 60%, 92%) |
| HSV | hsv(40, 10%, 97%) |
| CMYK | cmyk(0%, 3.2%, 9.7%, 3.1%) |
| CIE-LAB | lab(94.67, 0.01, 8.69) |
| CIE-LCH | lch(94.67, 8.69, 89.91°) |
| OKLab | oklab(95.41% 0.0022 0.0228) |
| OKLCH | oklch(95.41% 0.023 84.6) |
| XYZ | xyz(82.5421, 86.8357, 82.2103) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.33
Eggshell
#F0EAD6
ΔE00 2.44
Antiquewhite
#FAEBD7
ΔE00 3.08
Linen
#FAF0E6
ΔE00 3.21
Floralwhite
#FFFAF0
ΔE00 3.35
Papayawhip
#FFEFD5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFDF #DFE7F7
analogous
#F7E3DF #F7EFDF #F3F7DF
triadic
#F7EFDF #DFF7EF #EFDFF7
tetradic
#F7EFDF #DFF7E3 #DFE7F7 #F7DFF3
square
#F7EFDF #DFF7E3 #DFE7F7 #F7DFF3
split-complementary
#F7EFDF #DFF3F7 #E3DFF7
monochromatic
#DFBE7D #EBD7AE #F7EFDF #F9F3E7 #F9F3E7
Accessibility & contrast
On white
1.14
#F7EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F7EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFDF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFDF | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F5F1DF
Tritanopia (blue-blind)
#FCECEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7efdf; /* rgb */ color: rgb(247, 239, 223); /* oklch */ color: oklch(95.4% 0.023 84.6);
Tailwind
colors: {
custom: {
50: '#faf4e9',
500: '#f7efdf',
950: '#000000',
},
}SCSS
$custom: #f7efdf; $custom-light: #faf4e9; $custom-dark: #000000;
JSON
{
"hex": "#f7efdf",
"rgb": {
"r": 247,
"g": 239,
"b": 223
},
"hsl": {
"h": 40,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95408,
"c": 0.02286,
"h": 84.6
},
"luminance": 0.86835
}Semantic roles & 50–950 ramp
primary
#F7EFDF
secondary
#A1B4D9
accent
#56C81E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584