#FFF0EB#FFF0EB
#FFF0EB is a very light, near-neutral orange. Relative luminance 0.896; OKLCH L 96.6% C 0.018 H 39.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0EB |
|---|---|
| RGB | rgb(255, 240, 235) |
| HSL | hsl(15, 100%, 96%) |
| HSV | hsv(15, 8%, 100%) |
| CMYK | cmyk(0%, 5.9%, 7.8%, 0%) |
| CIE-LAB | lab(95.82, 4.21, 4.22) |
| CIE-LCH | lch(95.82, 5.96, 45.08°) |
| OKLab | oklab(96.56% 0.0136 0.0112) |
| OKLCH | oklch(96.56% 0.018 39.4) |
| XYZ | xyz(87.3938, 89.5794, 91.2678) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.01
Seashell
#FFF5EE
ΔE00 2.80
Linen
#FAF0E6
ΔE00 3.90
Snow
#FFFAFA
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 4.77
Mistyrose
#FFE4E1
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0EB #EBFAFF
analogous
#FFEBF0 #FFF0EB #FFFAEB
triadic
#FFF0EB #EBFFF0 #F0EBFF
tetradic
#FFF0EB #F0FFEB #EBFAFF #FAEBFF
square
#FFF0EB #F0FFEB #EBFAFF #FAEBFF
split-complementary
#FFF0EB #EBFFFA #EBF0FF
monochromatic
#FF9471 #FFC2AE #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.11
#FFF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FFF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0EB
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0EB | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff0eb; /* rgb */ color: rgb(255, 240, 235); /* oklch */ color: oklch(96.6% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#fff4f1',
500: '#fff0eb',
950: '#000000',
},
}SCSS
$custom: #fff0eb; $custom-light: #fff4f1; $custom-dark: #000000;
JSON
{
"hex": "#fff0eb",
"rgb": {
"r": 255,
"g": 240,
"b": 235
},
"hsl": {
"h": 15,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96559,
"c": 0.01763,
"h": 39.4
},
"luminance": 0.89578
}Semantic roles & 50–950 ramp
primary
#FFF0EB
secondary
#A0DBEE
accent
#ACE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585