#FFF1EA#FFF1EA
#FFF1EA is a very light, near-neutral orange. Relative luminance 0.901; OKLCH L 96.7% C 0.018 H 48.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF1EA |
|---|---|
| RGB | rgb(255, 241, 234) |
| HSL | hsl(20, 100%, 96%) |
| HSV | hsv(20, 8%, 100%) |
| CMYK | cmyk(0%, 5.5%, 8.2%, 0%) |
| CIE-LAB | lab(96.04, 3.54, 5.06) |
| CIE-LCH | lch(96.04, 6.17, 55.04°) |
| OKLab | oklab(96.72% 0.0118 0.0134) |
| OKLCH | oklch(96.72% 0.018 48.5) |
| XYZ | xyz(87.5450, 90.1121, 90.6075) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.88
Very Light Pink
#FFF4F2
ΔE00 2.49
Linen
#FAF0E6
ΔE00 2.76
Snow
#FFFAFA
ΔE00 4.71
Floralwhite
#FFFAF0
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF1EA #EAF8FF
analogous
#FFEAED #FFF1EA #FFFBEA
triadic
#FFF1EA #EAFFF1 #F1EAFF
tetradic
#FFF1EA #EDFFEA #EAF8FF #FBEAFF
square
#FFF1EA #EDFFEA #EAF8FF #FBEAFF
split-complementary
#FFF1EA #EAFFFB #EAEDFF
monochromatic
#FF9F70 #FFC8AD #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.10
#FFF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FFF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF1EA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF1EA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff1ea; /* rgb */ color: rgb(255, 241, 234); /* oklch */ color: oklch(96.7% 0.018 48.5);
Tailwind
colors: {
custom: {
50: '#fff5f0',
500: '#fff1ea',
950: '#000000',
},
}SCSS
$custom: #fff1ea; $custom-light: #fff5f0; $custom-dark: #000000;
JSON
{
"hex": "#fff1ea",
"rgb": {
"r": 255,
"g": 241,
"b": 234
},
"hsl": {
"h": 20,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96724,
"c": 0.01785,
"h": 48.5
},
"luminance": 0.90111
}Semantic roles & 50–950 ramp
primary
#FFF1EA
secondary
#9FD4EE
accent
#99E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585