#FFF0E8#FFF0E8
#FFF0E8 is a very light, near-neutral orange. Relative luminance 0.894; OKLCH L 96.5% C 0.019 H 50.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0E8 |
|---|---|
| RGB | rgb(255, 240, 232) |
| HSL | hsl(21, 100%, 95%) |
| HSV | hsv(21, 9%, 100%) |
| CMYK | cmyk(0%, 5.9%, 9%, 0%) |
| CIE-LAB | lab(95.75, 3.72, 5.67) |
| CIE-LCH | lch(95.75, 6.78, 56.72°) |
| OKLab | oklab(96.48% 0.0125 0.015) |
| OKLCH | oklch(96.48% 0.02 50.2) |
| XYZ | xyz(86.9641, 89.4075, 89.0044) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.22
Linen
#FAF0E6
ΔE00 2.78
Very Light Pink
#FFF4F2
ΔE00 3.02
Snow
#FFFAFA
ΔE00 5.24
Floralwhite
#FFFAF0
ΔE00 5.36
Oldlace
#FDF5E6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0E8 #E8F7FF
analogous
#FFE8EB #FFF0E8 #FFFCE8
triadic
#FFF0E8 #E8FFF0 #F0E8FF
tetradic
#FFF0E8 #EBFFE8 #E8F7FF #FCE8FF
square
#FFF0E8 #EBFFE8 #E8F7FF #FCE8FF
split-complementary
#FFF0E8 #E8FFFC #E8EBFF
monochromatic
#FFA06E #FFC8AB #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.11
#FFF0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FFF0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0E8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0E8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#F7F4E8
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff0e8; /* rgb */ color: rgb(255, 240, 232); /* oklch */ color: oklch(96.5% 0.019 50.2);
Tailwind
colors: {
custom: {
50: '#fff4ef',
500: '#fff0e8',
950: '#000000',
},
}SCSS
$custom: #fff0e8; $custom-light: #fff4ef; $custom-dark: #000000;
JSON
{
"hex": "#fff0e8",
"rgb": {
"r": 255,
"g": 240,
"b": 232
},
"hsl": {
"h": 20.87,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96479,
"c": 0.0195,
"h": 50.2
},
"luminance": 0.89406
}Semantic roles & 50–950 ramp
primary
#FFF0E8
secondary
#9DD2EE
accent
#96E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585