#F2F4E3#F2F4E3
#F2F4E3 is a very light, muted yellow. Relative luminance 0.891; OKLCH L 96.1% C 0.023 H 112.2°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E3 |
|---|---|
| RGB | rgb(242, 244, 227) |
| HSL | hsl(67, 44%, 92%) |
| HSV | hsv(67, 7%, 96%) |
| CMYK | cmyk(0.8%, 0%, 7%, 4.3%) |
| CIE-LAB | lab(95.63, -3.58, 7.96) |
| CIE-LCH | lch(95.63, 8.73, 114.25°) |
| OKLab | oklab(96.1% -0.0085 0.0208) |
| OKLCH | oklch(96.1% 0.023 112.2) |
| XYZ | xyz(82.8318, 89.1249, 85.4973) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.69
Beige
#F5F5DC
ΔE00 2.84
Eggshell
#F0EAD6
ΔE00 4.03
Off White (survey)
#FFFFE4
ΔE00 4.05
Cornsilk
#FFF8DC
ΔE00 5.02
Oldlace
#FDF5E6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E3 #E5E3F4
analogous
#F4EEE3 #F2F4E3 #EAF4E3
triadic
#F2F4E3 #E3F2F4 #F4E3F2
tetradic
#F2F4E3 #E3F4EE #E5E3F4 #F4E3EA
square
#F2F4E3 #E3F4EE #E5E3F4 #F4E3EA
split-complementary
#F2F4E3 #E3EAF4 #EEE3F4
monochromatic
#C9D18B #DEE3B7 #F2F4E3 #F5F6E9 #F5F6E9
Accessibility & contrast
On white
1.12
#F2F4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#F2F4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E3
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E3 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E2
Deuteranopia (green-blind)
#F7F3E4
Tritanopia (blue-blind)
#F4F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4e3; /* rgb */ color: rgb(242, 244, 227); /* oklch */ color: oklch(96.1% 0.023 112.2);
Tailwind
colors: {
custom: {
50: '#f6f7eb',
500: '#f2f4e3',
950: '#000000',
},
}SCSS
$custom: #f2f4e3; $custom-light: #f6f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e3",
"rgb": {
"r": 242,
"g": 244,
"b": 227
},
"hsl": {
"h": 67.059,
"s": 43.59,
"l": 92.353
},
"oklch": {
"l": 0.96105,
"c": 0.02251,
"h": 112.2
},
"luminance": 0.89125
}Semantic roles & 50–950 ramp
primary
#F2F4E3
secondary
#AEAAD2
accent
#2FB73F
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584