#FFF9EA#FFF9EA
#FFF9EA is a very light, muted orange. Relative luminance 0.950; OKLCH L 98.3% C 0.021 H 88.7°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9EA |
|---|---|
| RGB | rgb(255, 249, 234) |
| HSL | hsl(43, 100%, 96%) |
| HSV | hsv(43, 8%, 100%) |
| CMYK | cmyk(0%, 2.4%, 8.2%, 0%) |
| CIE-LAB | lab(98.01, -0.52, 7.90) |
| CIE-LCH | lch(98.01, 7.92, 93.74°) |
| OKLab | oklab(98.27% 0.0005 0.0207) |
| OKLCH | oklch(98.27% 0.021 88.7) |
| XYZ | xyz(89.9652, 94.9526, 91.4142) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.21
Floralwhite
#FFFAF0
ΔE00 2.06
Ivory
#FFFFF0
ΔE00 2.99
Eggshell
#F0EAD6
ΔE00 3.78
Linen
#FAF0E6
ΔE00 3.81
Cornsilk
#FFF8DC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9EA #EAF0FF
analogous
#FFEEEA #FFF9EA #FAFFEA
triadic
#FFF9EA #EAFFF9 #F9EAFF
tetradic
#FFF9EA #EAFFEE #EAF0FF #FFEAFA
square
#FFF9EA #EAFFEE #EAF0FF #FFEAFA
split-complementary
#FFF9EA #EAFAFF #EEEAFF
monochromatic
#FFD670 #FFE8AD #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.05
#FFF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#FFF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9EA
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9EA | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FEFAEA
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff9ea; /* rgb */ color: rgb(255, 249, 234); /* oklch */ color: oklch(98.3% 0.021 88.7);
Tailwind
colors: {
custom: {
50: '#fffbf0',
500: '#fff9ea',
950: '#000000',
},
}SCSS
$custom: #fff9ea; $custom-light: #fffbf0; $custom-dark: #000000;
JSON
{
"hex": "#fff9ea",
"rgb": {
"r": 255,
"g": 249,
"b": 234
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98273,
"c": 0.02073,
"h": 88.7
},
"luminance": 0.94952
}Semantic roles & 50–950 ramp
primary
#FFF9EA
secondary
#9FB6EE
accent
#42E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585