#FFF9EF#FFF9EF
#FFF9EF is a very light, near-neutral orange. Relative luminance 0.952; OKLCH L 98.4% C 0.015 H 80.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9EF |
|---|---|
| RGB | rgb(255, 249, 239) |
| HSL | hsl(38, 100%, 97%) |
| HSV | hsv(38, 6%, 100%) |
| CMYK | cmyk(0%, 2.4%, 6.3%, 0%) |
| CIE-LAB | lab(98.13, 0.30, 5.50) |
| CIE-LCH | lch(98.13, 5.51, 86.85°) |
| OKLab | oklab(98.4% 0.0024 0.0145) |
| OKLCH | oklch(98.4% 0.015 80.7) |
| XYZ | xyz(90.6937, 95.2440, 95.2507) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.52
Oldlace
#FDF5E6
ΔE00 2.20
Linen
#FAF0E6
ΔE00 2.56
Seashell
#FFF5EE
ΔE00 2.87
Off White
#FAF9F6
ΔE00 3.48
Ivory
#FFFFF0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9EF #EFF5FF
analogous
#FFF1EF #FFF9EF #FDFFEF
triadic
#FFF9EF #EFFFF9 #F9EFFF
tetradic
#FFF9EF #EFFFF1 #EFF5FF #FFEFFD
square
#FFF9EF #EFFFF1 #EFF5FF #FFEFFD
split-complementary
#FFF9EF #EFFDFF #F1EFFF
monochromatic
#FFCB75 #FFE2B2 #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.05
#FFF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FFF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9EF
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9EF | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FFF7F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fff9ef; /* rgb */ color: rgb(255, 249, 239); /* oklch */ color: oklch(98.4% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#fffbf4',
500: '#fff9ef',
950: '#000000',
},
}SCSS
$custom: #fff9ef; $custom-light: #fffbf4; $custom-dark: #000000;
JSON
{
"hex": "#fff9ef",
"rgb": {
"r": 255,
"g": 249,
"b": 239
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98403,
"c": 0.01467,
"h": 80.7
},
"luminance": 0.95243
}Semantic roles & 50–950 ramp
primary
#FFF9EF
secondary
#A3C0EF
accent
#56E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585