#F3F0EA#F3F0EA
#F3F0EA is a very light, near-neutral orange. Relative luminance 0.873; OKLCH L 95.6% C 0.009 H 84.6°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F0EA |
|---|---|
| RGB | rgb(243, 240, 234) |
| HSL | hsl(40, 27%, 94%) |
| HSV | hsv(40, 4%, 95%) |
| CMYK | cmyk(0%, 1.2%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.87, -0.04, 3.25) |
| CIE-LCH | lch(94.87, 3.25, 90.67°) |
| OKLab | oklab(95.58% 0.0008 0.0086) |
| OKLCH | oklch(95.58% 0.009 84.6) |
| XYZ | xyz(82.9713, 87.3157, 90.3085) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.38
Floralwhite
#FFFAF0
ΔE00 2.74
Whitesmoke
#F5F5F5
ΔE00 3.18
Linen
#FAF0E6
ΔE00 3.25
Seashell
#FFF5EE
ΔE00 3.49
Oldlace
#FDF5E6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F0EA #EAEDF3
analogous
#F3EBEA #F3F0EA #F1F3EA
triadic
#F3F0EA #EAF3F0 #F0EAF3
tetradic
#F3F0EA #EAF3EB #EAEDF3 #F3EAF1
square
#F3F0EA #EAF3EB #EAEDF3 #F3EAF1
split-complementary
#F3F0EA #EAF1F3 #EBEAF3
monochromatic
#C6B89C #DDD4C3 #F3F0EA #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.14
#F3F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#F3F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F0EA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F0EA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F2F1EA
Tritanopia (blue-blind)
#F5EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f0ea; /* rgb */ color: rgb(243, 240, 234); /* oklch */ color: oklch(95.6% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#f7f4f0',
500: '#f3f0ea',
950: '#000000',
},
}SCSS
$custom: #f3f0ea; $custom-light: #f7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f0ea",
"rgb": {
"r": 243,
"g": 240,
"b": 234
},
"hsl": {
"h": 40,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.9558,
"c": 0.00862,
"h": 84.6
},
"luminance": 0.87315
}Semantic roles & 50–950 ramp
primary
#F3F0EA
secondary
#B5BDCD
accent
#62A640
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585