#FFF0EE#FFF0EE
#FFF0EE is a very light, near-neutral red. Relative luminance 0.898; OKLCH L 96.6% C 0.017 H 26.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0EE |
|---|---|
| RGB | rgb(255, 240, 238) |
| HSL | hsl(7, 100%, 97%) |
| HSV | hsv(7, 7%, 100%) |
| CMYK | cmyk(0%, 5.9%, 6.7%, 0%) |
| CIE-LAB | lab(95.89, 4.71, 2.78) |
| CIE-LCH | lch(95.89, 5.46, 30.52°) |
| OKLab | oklab(96.64% 0.0148 0.0074) |
| OKLCH | oklch(96.64% 0.017 26.6) |
| XYZ | xyz(87.8309, 89.7542, 93.5697) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.76
Lavenderblush
#FFF0F5
ΔE00 3.27
Seashell
#FFF5EE
ΔE00 3.85
Snow
#FFFAFA
ΔE00 4.44
Mistyrose
#FFE4E1
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0EE #EEFDFF
analogous
#FFEEF5 #FFF0EE #FFF9EE
triadic
#FFF0EE #EEFFF0 #F0EEFF
tetradic
#FFF0EE #F5FFEE #EEFDFF #F9EEFF
square
#FFF0EE #F5FFEE #EEFDFF #F9EEFF
split-complementary
#FFF0EE #EEFFF9 #EEF5FF
monochromatic
#FF8474 #FFBAB1 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.11
#FFF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FFF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0EE
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0EE | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff0ee; /* rgb */ color: rgb(255, 240, 238); /* oklch */ color: oklch(96.6% 0.017 26.6);
Tailwind
colors: {
custom: {
50: '#fff4f3',
500: '#fff0ee',
950: '#000000',
},
}SCSS
$custom: #fff0ee; $custom-light: #fff4f3; $custom-dark: #000000;
JSON
{
"hex": "#fff0ee",
"rgb": {
"r": 255,
"g": 240,
"b": 238
},
"hsl": {
"h": 7.059,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9664,
"c": 0.0165,
"h": 26.6
},
"luminance": 0.89753
}Semantic roles & 50–950 ramp
primary
#FFF0EE
secondary
#A3E6EF
accent
#CAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585