#F3F1EA#F3F1EA
#F3F1EA is a very light, near-neutral yellow. Relative luminance 0.879; OKLCH L 95.8% C 0.010 H 93.5°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F1EA |
|---|---|
| RGB | rgb(243, 241, 234) |
| HSL | hsl(47, 27%, 94%) |
| HSV | hsv(47, 4%, 95%) |
| CMYK | cmyk(0%, 0.8%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.12, -0.55, 3.61) |
| CIE-LCH | lch(95.12, 3.65, 98.61°) |
| OKLab | oklab(95.78% -0.0006 0.0095) |
| OKLCH | oklch(95.78% 0.01 93.5) |
| XYZ | xyz(83.2665, 87.9061, 90.4069) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.52
Floralwhite
#FFFAF0
ΔE00 2.55
Whitesmoke
#F5F5F5
ΔE00 3.52
Linen
#FAF0E6
ΔE00 3.67
Oldlace
#FDF5E6
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F1EA #EAECF3
analogous
#F3ECEA #F3F1EA #F0F3EA
triadic
#F3F1EA #EAF3F1 #F1EAF3
tetradic
#F3F1EA #EAF3EC #EAECF3 #F3EAF0
square
#F3F1EA #EAF3EC #EAECF3 #F3EAF0
split-complementary
#F3F1EA #EAF0F3 #ECEAF3
monochromatic
#C6BD9C #DDD7C3 #F3F1EA #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.13
#F3F1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#F3F1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F1EA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F1EA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F5F0EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f1ea; /* rgb */ color: rgb(243, 241, 234); /* oklch */ color: oklch(95.8% 0.010 93.5);
Tailwind
colors: {
custom: {
50: '#f7f5f0',
500: '#f3f1ea',
950: '#000000',
},
}SCSS
$custom: #f3f1ea; $custom-light: #f7f5f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f1ea",
"rgb": {
"r": 243,
"g": 241,
"b": 234
},
"hsl": {
"h": 46.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95776,
"c": 0.00954,
"h": 93.5
},
"luminance": 0.87906
}Semantic roles & 50–950 ramp
primary
#F3F1EA
secondary
#B5BACD
accent
#56A640
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585