#F6F2E4#F6F2E4
#F6F2E4 is a very light, near-neutral yellow. Relative luminance 0.887; OKLCH L 96.0% C 0.019 H 93.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2E4 |
|---|---|
| RGB | rgb(246, 242, 228) |
| HSL | hsl(47, 50%, 93%) |
| HSV | hsv(47, 7%, 96%) |
| CMYK | cmyk(0%, 1.6%, 7.3%, 3.5%) |
| CIE-LAB | lab(95.45, -1.04, 7.22) |
| CIE-LCH | lch(95.45, 7.30, 98.19°) |
| OKLab | oklab(96.05% -0.0012 0.019) |
| OKLCH | oklch(96.05% 0.019 93.7) |
| XYZ | xyz(83.7600, 88.6991, 86.0918) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.00
Floralwhite
#FFFAF0
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 2.85
Ivory
#FFFFF0
ΔE00 3.17
Linen
#FAF0E6
ΔE00 3.96
Beige
#F5F5DC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2E4 #E4E8F6
analogous
#F6E9E4 #F6F2E4 #F1F6E4
triadic
#F6F2E4 #E4F6F2 #F2E4F6
tetradic
#F6F2E4 #E4F6E9 #E4E8F6 #F6E4F1
square
#F6F2E4 #E4F6E9 #E4E8F6 #F6E4F1
split-complementary
#F6F2E4 #E4F1F6 #E9E4F6
monochromatic
#D7C688 #E7DCB6 #F6F2E4 #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.12
#F6F2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#F6F2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2E4
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2E4 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#F7F2E4
Tritanopia (blue-blind)
#F9F0EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f2e4; /* rgb */ color: rgb(246, 242, 228); /* oklch */ color: oklch(96.0% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#f9f6ec',
500: '#f6f2e4',
950: '#000000',
},
}SCSS
$custom: #f6f2e4; $custom-light: #f9f6ec; $custom-dark: #000000;
JSON
{
"hex": "#f6f2e4",
"rgb": {
"r": 246,
"g": 242,
"b": 228
},
"hsl": {
"h": 46.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.96046,
"c": 0.01899,
"h": 93.7
},
"luminance": 0.88699
}Semantic roles & 50–950 ramp
primary
#F6F2E4
secondary
#A9B3D5
accent
#49BD28
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584