#FFF9EE#FFF9EE
#FFF9EE is a very light, near-neutral orange. Relative luminance 0.952; OKLCH L 98.4% C 0.016 H 82.8°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9EE |
|---|---|
| RGB | rgb(255, 249, 238) |
| HSL | hsl(39, 100%, 97%) |
| HSV | hsv(39, 7%, 100%) |
| CMYK | cmyk(0%, 2.4%, 6.7%, 0%) |
| CIE-LAB | lab(98.11, 0.14, 5.98) |
| CIE-LCH | lch(98.11, 5.98, 88.68°) |
| OKLab | oklab(98.38% 0.002 0.0157) |
| OKLCH | oklch(98.38% 0.016 82.8) |
| XYZ | xyz(90.5463, 95.1850, 94.4748) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.57
Oldlace
#FDF5E6
ΔE00 1.83
Linen
#FAF0E6
ΔE00 2.72
Seashell
#FFF5EE
ΔE00 3.23
Ivory
#FFFFF0
ΔE00 3.81
Off White
#FAF9F6
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9EE #EEF4FF
analogous
#FFF1EE #FFF9EE #FDFFEE
triadic
#FFF9EE #EEFFF9 #F9EEFF
tetradic
#FFF9EE #EEFFF1 #EEF4FF #FFEEFD
square
#FFF9EE #EEFFF1 #EEF4FF #FFEEFD
split-complementary
#FFF9EE #EEFDFF #F1EEFF
monochromatic
#FFCE74 #FFE3B1 #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.05
#FFF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FFF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9EE
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9EE | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#FFF7F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fff9ee; /* rgb */ color: rgb(255, 249, 238); /* oklch */ color: oklch(98.4% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#fffbf3',
500: '#fff9ee',
950: '#000000',
},
}SCSS
$custom: #fff9ee; $custom-light: #fffbf3; $custom-dark: #000000;
JSON
{
"hex": "#fff9ee",
"rgb": {
"r": 255,
"g": 249,
"b": 238
},
"hsl": {
"h": 38.824,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98376,
"c": 0.01586,
"h": 82.8
},
"luminance": 0.95184
}Semantic roles & 50–950 ramp
primary
#FFF9EE
secondary
#A3BDEF
accent
#51E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585