#F3F4E1#F3F4E1
#F3F4E1 is a very light, muted yellow. Relative luminance 0.892; OKLCH L 96.1% C 0.025 H 109.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4E1 |
|---|---|
| RGB | rgb(243, 244, 225) |
| HSL | hsl(63, 46%, 92%) |
| HSV | hsv(63, 8%, 96%) |
| CMYK | cmyk(0.4%, 0%, 7.8%, 4.3%) |
| CIE-LAB | lab(95.66, -3.57, 9.04) |
| CIE-LCH | lch(95.66, 9.72, 111.56°) |
| OKLab | oklab(96.13% -0.0083 0.0236) |
| OKLCH | oklch(96.13% 0.025 109.3) |
| XYZ | xyz(82.9016, 89.1926, 84.0681) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.08
Ivory
#FFFFF0
ΔE00 2.89
Off White (survey)
#FFFFE4
ΔE00 3.43
Eggshell
#F0EAD6
ΔE00 3.63
Cornsilk
#FFF8DC
ΔE00 4.29
Lightyellow
#FFFFE0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4E1 #E2E1F4
analogous
#F4ECE1 #F3F4E1 #EAF4E1
triadic
#F3F4E1 #E1F3F4 #F4E1F3
tetradic
#F3F4E1 #E1F4EC #E2E1F4 #F4E1EA
square
#F3F4E1 #E1F4EC #E2E1F4 #F4E1EA
split-complementary
#F3F4E1 #E1EAF4 #ECE1F4
monochromatic
#CFD387 #E1E4B4 #F3F4E1 #F6F7E9 #F6F7E9
Accessibility & contrast
On white
1.11
#F3F4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#F3F4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4E1
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4E1 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E0
Deuteranopia (green-blind)
#F8F3E2
Tritanopia (blue-blind)
#F6F1EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3f4e1; /* rgb */ color: rgb(243, 244, 225); /* oklch */ color: oklch(96.1% 0.025 109.3);
Tailwind
colors: {
custom: {
50: '#f7f7ea',
500: '#f3f4e1',
950: '#000000',
},
}SCSS
$custom: #f3f4e1; $custom-light: #f7f7ea; $custom-dark: #000000;
JSON
{
"hex": "#f3f4e1",
"rgb": {
"r": 243,
"g": 244,
"b": 225
},
"hsl": {
"h": 63.158,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.9613,
"c": 0.02504,
"h": 109.3
},
"luminance": 0.89192
}Semantic roles & 50–950 ramp
primary
#F3F4E1
secondary
#A9A7D2
accent
#2CBA33
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584