#F3F4E2#F3F4E2
#F3F4E2 is a very light, muted yellow. Relative luminance 0.892; OKLCH L 96.2% C 0.024 H 109.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4E2 |
|---|---|
| RGB | rgb(243, 244, 226) |
| HSL | hsl(63, 45%, 92%) |
| HSV | hsv(63, 7%, 96%) |
| CMYK | cmyk(0.4%, 0%, 7.4%, 4.3%) |
| CIE-LAB | lab(95.68, -3.41, 8.56) |
| CIE-LCH | lch(95.68, 9.21, 111.71°) |
| OKLab | oklab(96.16% -0.0079 0.0224) |
| OKLCH | oklch(96.16% 0.024 109.4) |
| XYZ | xyz(83.0384, 89.2473, 84.7886) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.44
Ivory
#FFFFF0
ΔE00 2.68
Eggshell
#F0EAD6
ΔE00 3.64
Off White (survey)
#FFFFE4
ΔE00 3.71
Cornsilk
#FFF8DC
ΔE00 4.50
Lightyellow
#FFFFE0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4E2 #E3E2F4
analogous
#F4ECE2 #F3F4E2 #EAF4E2
triadic
#F3F4E2 #E2F3F4 #F4E2F3
tetradic
#F3F4E2 #E2F4EC #E3E2F4 #F4E2EA
square
#F3F4E2 #E2F4EC #E3E2F4 #F4E2EA
split-complementary
#F3F4E2 #E2EAF4 #ECE2F4
monochromatic
#CED289 #E1E3B6 #F3F4E2 #F6F7E9 #F6F7E9
Accessibility & contrast
On white
1.11
#F3F4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F3F4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4E2
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4E2 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#F8F3E3
Tritanopia (blue-blind)
#F6F2EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4e2; /* rgb */ color: rgb(243, 244, 226); /* oklch */ color: oklch(96.2% 0.024 109.4);
Tailwind
colors: {
custom: {
50: '#f7f7eb',
500: '#f3f4e2',
950: '#000000',
},
}SCSS
$custom: #f3f4e2; $custom-light: #f7f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f3f4e2",
"rgb": {
"r": 243,
"g": 244,
"b": 226
},
"hsl": {
"h": 63.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.96156,
"c": 0.02373,
"h": 109.4
},
"luminance": 0.89247
}Semantic roles & 50–950 ramp
primary
#F3F4E2
secondary
#ABA8D2
accent
#2DB835
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584