#FFF7EA#FFF7EA
#FFF7EA is a very light, near-neutral orange. Relative luminance 0.937; OKLCH L 97.9% C 0.019 H 80.1°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7EA |
|---|---|
| RGB | rgb(255, 247, 234) |
| HSL | hsl(37, 100%, 96%) |
| HSV | hsv(37, 8%, 100%) |
| CMYK | cmyk(0%, 3.1%, 8.2%, 0%) |
| CIE-LAB | lab(97.52, 0.49, 7.19) |
| CIE-LCH | lch(97.52, 7.21, 86.08°) |
| OKLab | oklab(97.88% 0.0033 0.0189) |
| OKLCH | oklch(97.88% 0.019 80.1) |
| XYZ | xyz(89.3503, 93.7228, 91.2092) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.97
Floralwhite
#FFFAF0
ΔE00 1.67
Linen
#FAF0E6
ΔE00 2.36
Seashell
#FFF5EE
ΔE00 3.33
Antiquewhite
#FAEBD7
ΔE00 4.09
Ivory
#FFFFF0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7EA #EAF2FF
analogous
#FFECEA #FFF7EA #FCFFEA
triadic
#FFF7EA #EAFFF7 #F7EAFF
tetradic
#FFF7EA #EAFFEC #EAF2FF #FFEAFC
square
#FFF7EA #EAFFEC #EAF2FF #FFEAFC
split-complementary
#FFF7EA #EAFCFF #ECEAFF
monochromatic
#FFC870 #FFE0AD #FFF3E0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.06
#FFF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FFF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7EA
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7EA | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#FDF9EA
Tritanopia (blue-blind)
#FFF4F3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff7ea; /* rgb */ color: rgb(255, 247, 234); /* oklch */ color: oklch(97.9% 0.019 80.1);
Tailwind
colors: {
custom: {
50: '#fff9f0',
500: '#fff7ea',
950: '#000000',
},
}SCSS
$custom: #fff7ea; $custom-light: #fff9f0; $custom-dark: #000000;
JSON
{
"hex": "#fff7ea",
"rgb": {
"r": 255,
"g": 247,
"b": 234
},
"hsl": {
"h": 37.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97884,
"c": 0.01917,
"h": 80.1
},
"luminance": 0.93722
}Semantic roles & 50–950 ramp
primary
#FFF7EA
secondary
#9FBDEE
accent
#57E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585