#F2F4E7#F2F4E7
#F2F4E7 is a very light, near-neutral yellow. Relative luminance 0.893; OKLCH L 96.2% C 0.017 H 113.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E7 |
|---|---|
| RGB | rgb(242, 244, 231) |
| HSL | hsl(69, 37%, 93%) |
| HSV | hsv(69, 5%, 96%) |
| CMYK | cmyk(0.8%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(95.73, -2.91, 6.03) |
| CIE-LCH | lch(95.73, 6.69, 115.81°) |
| OKLab | oklab(96.21% -0.007 0.0158) |
| OKLCH | oklch(96.21% 0.017 113.8) |
| XYZ | xyz(83.3903, 89.3483, 88.4386) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.52
Floralwhite
#FFFAF0
ΔE00 4.20
Beige
#F5F5DC
ΔE00 4.36
Eggshell
#F0EAD6
ΔE00 4.49
Oldlace
#FDF5E6
ΔE00 4.65
Mintcream
#F5FFFA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E7 #E9E7F4
analogous
#F4EFE7 #F2F4E7 #EBF4E7
triadic
#F2F4E7 #E7F2F4 #F4E7F2
tetradic
#F2F4E7 #E7F4EF #E9E7F4 #F4E7EB
square
#F2F4E7 #E7F4EF #E9E7F4 #F4E7EB
split-complementary
#F2F4E7 #E7EBF4 #EFE7F4
monochromatic
#C5CE93 #DBE1BD #F2F4E7 #F4F5EA #F4F5EA
Accessibility & contrast
On white
1.11
#F2F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#F2F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E7
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E7 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E6
Deuteranopia (green-blind)
#F6F3E7
Tritanopia (blue-blind)
#F4F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4e7; /* rgb */ color: rgb(242, 244, 231); /* oklch */ color: oklch(96.2% 0.017 113.8);
Tailwind
colors: {
custom: {
50: '#f6f7ee',
500: '#f2f4e7',
950: '#000000',
},
}SCSS
$custom: #f2f4e7; $custom-light: #f6f7ee; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e7",
"rgb": {
"r": 242,
"g": 244,
"b": 231
},
"hsl": {
"h": 69.231,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.96209,
"c": 0.01728,
"h": 113.8
},
"luminance": 0.89348
}Semantic roles & 50–950 ramp
primary
#F2F4E7
secondary
#B4AFD0
accent
#35B048
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585