#FFF7EB#FFF7EB
#FFF7EB is a very light, near-neutral orange. Relative luminance 0.938; OKLCH L 97.9% C 0.018 H 78.2°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7EB |
|---|---|
| RGB | rgb(255, 247, 235) |
| HSL | hsl(36, 100%, 96%) |
| HSV | hsv(36, 8%, 100%) |
| CMYK | cmyk(0%, 3.1%, 7.8%, 0%) |
| CIE-LAB | lab(97.54, 0.66, 6.71) |
| CIE-LCH | lch(97.54, 6.74, 84.42°) |
| OKLab | oklab(97.91% 0.0037 0.0176) |
| OKLCH | oklch(97.91% 0.018 78.2) |
| XYZ | xyz(89.4944, 93.7805, 91.9680) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.38
Floralwhite
#FFFAF0
ΔE00 1.50
Linen
#FAF0E6
ΔE00 2.06
Seashell
#FFF5EE
ΔE00 2.90
Antiquewhite
#FAEBD7
ΔE00 4.29
Off White
#FAF9F6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7EB #EBF3FF
analogous
#FFEDEB #FFF7EB #FDFFEB
triadic
#FFF7EB #EBFFF7 #F7EBFF
tetradic
#FFF7EB #EBFFED #EBF3FF #FFEBFD
square
#FFF7EB #EBFFED #EBF3FF #FFEBFD
split-complementary
#FFF7EB #EBFDFF #EDEBFF
monochromatic
#FFC671 #FFDFAE #FFF3E0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.06
#FFF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FFF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7EB
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7EB | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#FFF5F3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff7eb; /* rgb */ color: rgb(255, 247, 235); /* oklch */ color: oklch(97.9% 0.018 78.2);
Tailwind
colors: {
custom: {
50: '#fff9f1',
500: '#fff7eb',
950: '#000000',
},
}SCSS
$custom: #fff7eb; $custom-light: #fff9f1; $custom-dark: #000000;
JSON
{
"hex": "#fff7eb",
"rgb": {
"r": 255,
"g": 247,
"b": 235
},
"hsl": {
"h": 36,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9791,
"c": 0.01802,
"h": 78.2
},
"luminance": 0.9378
}Semantic roles & 50–950 ramp
primary
#FFF7EB
secondary
#A0BFEE
accent
#5CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585