#FFF0EA#FFF0EA
#FFF0EA is a very light, near-neutral orange. Relative luminance 0.895; OKLCH L 96.5% C 0.018 H 43.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0EA |
|---|---|
| RGB | rgb(255, 240, 234) |
| HSL | hsl(17, 100%, 96%) |
| HSV | hsv(17, 8%, 100%) |
| CMYK | cmyk(0%, 5.9%, 8.2%, 0%) |
| CIE-LAB | lab(95.80, 4.05, 4.71) |
| CIE-LCH | lch(95.80, 6.21, 49.30°) |
| OKLab | oklab(96.53% 0.0132 0.0124) |
| OKLCH | oklch(96.53% 0.018 43.2) |
| XYZ | xyz(87.2498, 89.5218, 90.5091) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.30
Seashell
#FFF5EE
ΔE00 2.53
Linen
#FAF0E6
ΔE00 3.50
Snow
#FFFAFA
ΔE00 4.82
Lavenderblush
#FFF0F5
ΔE00 5.28
Mistyrose
#FFE4E1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0EA #EAF9FF
analogous
#FFEAEE #FFF0EA #FFFAEA
triadic
#FFF0EA #EAFFF0 #F0EAFF
tetradic
#FFF0EA #EEFFEA #EAF9FF #FAEAFF
square
#FFF0EA #EEFFEA #EAF9FF #FAEAFF
split-complementary
#FFF0EA #EAFFFA #EAEEFF
monochromatic
#FF9970 #FFC4AD #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.11
#FFF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FFF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0EA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0EA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff0ea; /* rgb */ color: rgb(255, 240, 234); /* oklch */ color: oklch(96.5% 0.018 43.2);
Tailwind
colors: {
custom: {
50: '#fff4f0',
500: '#fff0ea',
950: '#000000',
},
}SCSS
$custom: #fff0ea; $custom-light: #fff4f0; $custom-dark: #000000;
JSON
{
"hex": "#fff0ea",
"rgb": {
"r": 255,
"g": 240,
"b": 234
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96532,
"c": 0.01817,
"h": 43.2
},
"luminance": 0.89521
}Semantic roles & 50–950 ramp
primary
#FFF0EA
secondary
#9FD8EE
accent
#A4E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585