#FFF0EF#FFF0EF
#FFF0EF is a very light, near-neutral red. Relative luminance 0.898; OKLCH L 96.7% C 0.016 H 22.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0EF |
|---|---|
| RGB | rgb(255, 240, 239) |
| HSL | hsl(4, 100%, 97%) |
| HSV | hsv(4, 6%, 100%) |
| CMYK | cmyk(0%, 5.9%, 6.3%, 0%) |
| CIE-LAB | lab(95.92, 4.87, 2.29) |
| CIE-LCH | lch(95.92, 5.39, 25.20°) |
| OKLab | oklab(96.67% 0.0151 0.0061) |
| OKLCH | oklch(96.67% 0.016 22.1) |
| XYZ | xyz(87.9782, 89.8131, 94.3456) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.92
Lavenderblush
#FFF0F5
ΔE00 2.78
Seashell
#FFF5EE
ΔE00 4.25
Snow
#FFFAFA
ΔE00 4.46
Mistyrose
#FFE4E1
ΔE00 4.69
Linen
#FAF0E6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0EF #EFFEFF
analogous
#FFEFF6 #FFF0EF #FFF8EF
triadic
#FFF0EF #EFFFF0 #F0EFFF
tetradic
#FFF0EF #F6FFEF #EFFEFF #F8EFFF
square
#FFF0EF #F6FFEF #EFFEFF #F8EFFF
split-complementary
#FFF0EF #EFFFF8 #EFF6FF
monochromatic
#FF7D75 #FFB7B2 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.11
#FFF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#FFF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0EF
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0EF | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#FFEFF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff0ef; /* rgb */ color: rgb(255, 240, 239); /* oklch */ color: oklch(96.7% 0.016 22.1);
Tailwind
colors: {
custom: {
50: '#fff4f4',
500: '#fff0ef',
950: '#000000',
},
}SCSS
$custom: #fff0ef; $custom-light: #fff4f4; $custom-dark: #000000;
JSON
{
"hex": "#fff0ef",
"rgb": {
"r": 255,
"g": 240,
"b": 239
},
"hsl": {
"h": 3.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96667,
"c": 0.01632,
"h": 22.1
},
"luminance": 0.89812
}Semantic roles & 50–950 ramp
primary
#FFF0EF
secondary
#A3EAEF
accent
#D7E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585