#F2F6DA#F2F6DA
#F2F6DA is a very light, muted yellow. Relative luminance 0.899; OKLCH L 96.3% C 0.037 H 113.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6DA |
|---|---|
| RGB | rgb(242, 246, 218) |
| HSL | hsl(69, 61%, 91%) |
| HSV | hsv(69, 11%, 96%) |
| CMYK | cmyk(1.6%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(95.94, -6.05, 13.03) |
| CIE-LCH | lch(95.94, 14.37, 114.92°) |
| OKLab | oklab(96.28% -0.0148 0.0338) |
| OKLCH | oklch(96.28% 0.037 113.7) |
| XYZ | xyz(82.2270, 89.8511, 79.3272) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.98
Lightyellow
#FFFFE0
ΔE00 2.60
Off White (survey)
#FFFFE4
ΔE00 2.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.76
Cornsilk
#FFF8DC
ΔE00 4.68
Eggshell (survey)
#FFFFD4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6DA #DEDAF6
analogous
#F6ECDA #F2F6DA #E4F6DA
triadic
#F2F6DA #DAF2F6 #F6DAF2
tetradic
#F2F6DA #DAF6EC #DEDAF6 #F6DAE4
square
#F2F6DA #DAF6EC #DEDAF6 #F6DAE4
split-complementary
#F2F6DA #DAE4F6 #ECDAF6
monochromatic
#CFDE78 #E1EAA9 #F2F6DA #F6F9E6 #F6F9E6
Accessibility & contrast
On white
1.11
#F2F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#F2F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6DA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6DA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D8
Deuteranopia (green-blind)
#FAF4DB
Tritanopia (blue-blind)
#F6F2EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f6da; /* rgb */ color: rgb(242, 246, 218); /* oklch */ color: oklch(96.3% 0.037 113.7);
Tailwind
colors: {
custom: {
50: '#f6f9e5',
500: '#f2f6da',
950: '#000000',
},
}SCSS
$custom: #f2f6da; $custom-light: #f6f9e5; $custom-dark: #000000;
JSON
{
"hex": "#f2f6da",
"rgb": {
"r": 242,
"g": 246,
"b": 218
},
"hsl": {
"h": 68.571,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.96277,
"c": 0.03695,
"h": 113.7
},
"luminance": 0.89851
}Semantic roles & 50–950 ramp
primary
#F2F6DA
secondary
#A59DD7
accent
#1DC935
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584