#FFF7EE#FFF7EE
#FFF7EE is a very light, near-neutral orange. Relative luminance 0.940; OKLCH L 98.0% C 0.015 H 70.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7EE |
|---|---|
| RGB | rgb(255, 247, 238) |
| HSL | hsl(32, 100%, 97%) |
| HSV | hsv(32, 7%, 100%) |
| CMYK | cmyk(0%, 3.1%, 6.7%, 0%) |
| CIE-LAB | lab(97.61, 1.15, 5.27) |
| CIE-LCH | lch(97.61, 5.39, 77.70°) |
| OKLab | oklab(97.99% 0.0048 0.0139) |
| OKLCH | oklch(97.99% 0.015 70.9) |
| XYZ | xyz(89.9315, 93.9553, 94.2699) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.62
Linen
#FAF0E6
ΔE00 1.63
Floralwhite
#FFFAF0
ΔE00 1.76
Oldlace
#FDF5E6
ΔE00 2.74
Off White
#FAF9F6
ΔE00 3.70
Very Light Pink
#FFF4F2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7EE #EEF6FF
analogous
#FFEFEE #FFF7EE #FEFFEE
triadic
#FFF7EE #EEFFF7 #F7EEFF
tetradic
#FFF7EE #EEFFEF #EEF6FF #FFEEFE
square
#FFF7EE #EEFFEF #EEF6FF #FFEEFE
split-complementary
#FFF7EE #EEFEFF #EFEEFF
monochromatic
#FFBD74 #FFDAB1 #FFF1E0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.06
#FFF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FFF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7EE
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7EE | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff7ee; /* rgb */ color: rgb(255, 247, 238); /* oklch */ color: oklch(98.0% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#fff9f3',
500: '#fff7ee',
950: '#000000',
},
}SCSS
$custom: #fff7ee; $custom-light: #fff9f3; $custom-dark: #000000;
JSON
{
"hex": "#fff7ee",
"rgb": {
"r": 255,
"g": 247,
"b": 238
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97989,
"c": 0.01469,
"h": 70.9
},
"luminance": 0.93955
}Semantic roles & 50–950 ramp
primary
#FFF7EE
secondary
#A3C6EF
accent
#6CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585