#F2F4E6#F2F4E6
#F2F4E6 is a very light, near-neutral yellow. Relative luminance 0.893; OKLCH L 96.2% C 0.019 H 113.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E6 |
|---|---|
| RGB | rgb(242, 244, 230) |
| HSL | hsl(69, 39%, 93%) |
| HSV | hsv(69, 6%, 96%) |
| CMYK | cmyk(0.8%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(95.70, -3.08, 6.51) |
| CIE-LCH | lch(95.70, 7.20, 115.35°) |
| OKLab | oklab(96.18% -0.0074 0.0171) |
| OKLCH | oklch(96.18% 0.019 113.4) |
| XYZ | xyz(83.2495, 89.2920, 87.6969) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.47
Beige
#F5F5DC
ΔE00 3.96
Eggshell
#F0EAD6
ΔE00 4.33
Floralwhite
#FFFAF0
ΔE00 4.42
Oldlace
#FDF5E6
ΔE00 4.71
Off White (survey)
#FFFFE4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E6 #E8E6F4
analogous
#F4EFE6 #F2F4E6 #EBF4E6
triadic
#F2F4E6 #E6F2F4 #F4E6F2
tetradic
#F2F4E6 #E6F4EF #E8E6F4 #F4E6EB
square
#F2F4E6 #E6F4EF #E8E6F4 #F4E6EB
split-complementary
#F2F4E6 #E6EBF4 #EFE6F4
monochromatic
#C6CF91 #DCE1BB #F2F4E6 #F4F6EA #F4F6EA
Accessibility & contrast
On white
1.11
#F2F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F2F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E6
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E6 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E5
Deuteranopia (green-blind)
#F6F3E6
Tritanopia (blue-blind)
#F4F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4e6; /* rgb */ color: rgb(242, 244, 230); /* oklch */ color: oklch(96.2% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#f6f7ed',
500: '#f2f4e6',
950: '#000000',
},
}SCSS
$custom: #f2f4e6; $custom-light: #f6f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e6",
"rgb": {
"r": 242,
"g": 244,
"b": 230
},
"hsl": {
"h": 68.571,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.96183,
"c": 0.01859,
"h": 113.4
},
"luminance": 0.89292
}Semantic roles & 50–950 ramp
primary
#F2F4E6
secondary
#B3AED0
accent
#34B246
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584