#FFF7EF#FFF7EF
#FFF7EF is a very light, near-neutral orange. Relative luminance 0.940; OKLCH L 98.0% C 0.014 H 67.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7EF |
|---|---|
| RGB | rgb(255, 247, 239) |
| HSL | hsl(30, 100%, 97%) |
| HSV | hsv(30, 6%, 100%) |
| CMYK | cmyk(0%, 3.1%, 6.3%, 0%) |
| CIE-LAB | lab(97.64, 1.31, 4.79) |
| CIE-LCH | lch(97.64, 4.96, 74.65°) |
| OKLab | oklab(98.02% 0.0052 0.0126) |
| OKLCH | oklch(98.02% 0.014 67.7) |
| XYZ | xyz(90.0788, 94.0142, 95.0458) |
| Luminance | 0.9401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.25
Linen
#FAF0E6
ΔE00 1.74
Floralwhite
#FFFAF0
ΔE00 2.06
Oldlace
#FDF5E6
ΔE00 3.22
Off White
#FAF9F6
ΔE00 3.50
Very Light Pink
#FFF4F2
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7EF #EFF7FF
analogous
#FFEFEF #FFF7EF #FFFFEF
triadic
#FFF7EF #EFFFF7 #F7EFFF
tetradic
#FFF7EF #EFFFEF #EFF7FF #FFEFFF
square
#FFF7EF #EFFFEF #EFF7FF #FFEFFF
split-complementary
#FFF7EF #EFFFFF #EFEFFF
monochromatic
#FFBA75 #FFD8B2 #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.06
#FFF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FFF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7EF
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7EF | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EF
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#FFF5F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff7ef; /* rgb */ color: rgb(255, 247, 239); /* oklch */ color: oklch(98.0% 0.014 67.7);
Tailwind
colors: {
custom: {
50: '#fff9f4',
500: '#fff7ef',
950: '#000000',
},
}SCSS
$custom: #fff7ef; $custom-light: #fff9f4; $custom-dark: #000000;
JSON
{
"hex": "#fff7ef",
"rgb": {
"r": 255,
"g": 247,
"b": 239
},
"hsl": {
"h": 30,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98015,
"c": 0.01365,
"h": 67.7
},
"luminance": 0.94014
}Semantic roles & 50–950 ramp
primary
#FFF7EF
secondary
#A3C9EF
accent
#73E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585