#F6F8DA#F6F8DA
#F6F8DA is a very light, muted yellow. Relative luminance 0.918; OKLCH L 97.0% C 0.039 H 110.2°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F8DA |
|---|---|
| RGB | rgb(246, 248, 218) |
| HSL | hsl(64, 68%, 91%) |
| HSV | hsv(64, 12%, 97%) |
| CMYK | cmyk(0.8%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(96.73, -5.67, 14.20) |
| CIE-LCH | lch(96.73, 15.29, 111.75°) |
| OKLab | oklab(96.98% -0.0136 0.0368) |
| OKLCH | oklch(96.98% 0.039 110.2) |
| XYZ | xyz(84.2269, 91.7901, 79.5962) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.69
Beige
#F5F5DC
ΔE00 1.92
Off White (survey)
#FFFFE4
ΔE00 2.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.91
Eggshell (survey)
#FFFFD4
ΔE00 3.85
Cornsilk
#FFF8DC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F8DA #DCDAF8
analogous
#F8EBDA #F6F8DA #E7F8DA
triadic
#F6F8DA #DAF6F8 #F8DAF6
tetradic
#F6F8DA #DAF8EB #DCDAF8 #F8DAE7
square
#F6F8DA #DAF8EB #DCDAF8 #F8DAE7
split-complementary
#F6F8DA #DAE7F8 #EBDAF8
monochromatic
#DDE573 #E9EEA7 #F6F8DA #F9FAE5 #F9FAE5
Accessibility & contrast
On white
1.08
#F6F8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#F6F8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F8DA
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F8DA | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D8
Deuteranopia (green-blind)
#FDF6DB
Tritanopia (blue-blind)
#FAF4EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f6f8da; /* rgb */ color: rgb(246, 248, 218); /* oklch */ color: oklch(97.0% 0.039 110.2);
Tailwind
colors: {
custom: {
50: '#f9fae5',
500: '#f6f8da',
950: '#000000',
},
}SCSS
$custom: #f6f8da; $custom-light: #f9fae5; $custom-dark: #000000;
JSON
{
"hex": "#f6f8da",
"rgb": {
"r": 246,
"g": 248,
"b": 218
},
"hsl": {
"h": 64,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.96981,
"c": 0.03925,
"h": 110.2
},
"luminance": 0.9179
}Semantic roles & 50–950 ramp
primary
#F6F8DA
secondary
#9F9BDC
accent
#15D022
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584