#FFF0E2#FFF0E2
#FFF0E2 is a very light, muted orange. Relative luminance 0.891; OKLCH L 96.3% C 0.025 H 65.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0E2 |
|---|---|
| RGB | rgb(255, 240, 226) |
| HSL | hsl(29, 100%, 94%) |
| HSV | hsv(29, 11%, 100%) |
| CMYK | cmyk(0%, 5.9%, 11.4%, 0%) |
| CIE-LAB | lab(95.61, 2.76, 8.57) |
| CIE-LCH | lch(95.61, 9.01, 72.15°) |
| OKLab | oklab(96.32% 0.0102 0.0225) |
| OKLCH | oklch(96.32% 0.025 65.6) |
| XYZ | xyz(86.1264, 89.0724, 84.5923) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.24
Antiquewhite
#FAEBD7
ΔE00 2.83
Seashell
#FFF5EE
ΔE00 3.27
Oldlace
#FDF5E6
ΔE00 3.58
Floralwhite
#FFFAF0
ΔE00 4.65
Papayawhip
#FFEFD5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0E2 #E2F1FF
analogous
#FFE2E3 #FFF0E2 #FFFFE2
triadic
#FFF0E2 #E2FFF0 #F0E2FF
tetradic
#FFF0E2 #E3FFE2 #E2F1FF #FFE2FF
square
#FFF0E2 #E3FFE2 #E2F1FF #FFE2FF
split-complementary
#FFF0E2 #E2FFFF #E2E3FF
monochromatic
#FFB168 #FFD0A5 #FFEFE0 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.12
#FFF0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FFF0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0E2
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0E2 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#F9F4E2
Tritanopia (blue-blind)
#FFEDEC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fff0e2; /* rgb */ color: rgb(255, 240, 226); /* oklch */ color: oklch(96.3% 0.025 65.6);
Tailwind
colors: {
custom: {
50: '#fff4eb',
500: '#fff0e2',
950: '#000000',
},
}SCSS
$custom: #fff0e2; $custom-light: #fff4eb; $custom-dark: #000000;
JSON
{
"hex": "#fff0e2",
"rgb": {
"r": 255,
"g": 240,
"b": 226
},
"hsl": {
"h": 28.966,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.96323,
"c": 0.02469,
"h": 65.6
},
"luminance": 0.89071
}Semantic roles & 50–950 ramp
primary
#FFF0E2
secondary
#98C4ED
accent
#77E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584