#F3F0EF#F3F0EF
#F3F0EF is a very light, near-neutral orange. Relative luminance 0.876; OKLCH L 95.7% C 0.004 H 39.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F0EF |
|---|---|
| RGB | rgb(243, 240, 239) |
| HSL | hsl(15, 14%, 95%) |
| HSV | hsv(15, 2%, 95%) |
| CMYK | cmyk(0%, 1.2%, 1.6%, 4.7%) |
| CIE-LAB | lab(95.00, 0.83, 0.84) |
| CIE-LCH | lch(95.00, 1.17, 45.34°) |
| OKLab | oklab(95.72% 0.0027 0.0022) |
| OKLCH | oklch(95.72% 0.004 39.6) |
| XYZ | xyz(83.6998, 87.6071, 94.1450) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.71
Off White
#FAF9F6
ΔE00 2.40
Snow
#FFFAFA
ΔE00 2.45
Pale Grey
#FDFDFE
ΔE00 3.00
White
#FFFFFF
ΔE00 3.27
Very Light Pink
#FFF4F2
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F0EF #EFF2F3
analogous
#F3EFF0 #F3F0EF #F3F2EF
triadic
#F3F0EF #EFF3F0 #F0EFF3
tetradic
#F3F0EF #F0F3EF #EFF2F3 #F2EFF3
square
#F3F0EF #F0F3EF #EFF2F3 #F2EFF3
split-complementary
#F3F0EF #EFF3F2 #EFF0F3
monochromatic
#BFAEA9 #D9CFCC #F2EFEE #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.13
#F3F0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F3F0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F0EF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F0EF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#F4F0F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f0ef; /* rgb */ color: rgb(243, 240, 239); /* oklch */ color: oklch(95.7% 0.004 39.6);
Tailwind
colors: {
custom: {
50: '#f7f4f4',
500: '#f3f0ef',
950: '#000000',
},
}SCSS
$custom: #f3f0ef; $custom-light: #f7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f3f0ef",
"rgb": {
"r": 243,
"g": 240,
"b": 239
},
"hsl": {
"h": 15,
"s": 14.286,
"l": 94.51
},
"oklch": {
"l": 0.95717,
"c": 0.0035,
"h": 39.6
},
"luminance": 0.87607
}Semantic roles & 50–950 ramp
primary
#F3F0EF
secondary
#BDC6C9
accent
#86984D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585