#F8F6DA#F8F6DA
#F8F6DA is a very light, muted yellow. Relative luminance 0.909; OKLCH L 96.7% C 0.037 H 103.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F6DA |
|---|---|
| RGB | rgb(248, 246, 218) |
| HSL | hsl(56, 68%, 91%) |
| HSV | hsv(56, 12%, 97%) |
| CMYK | cmyk(0%, 0.8%, 12.1%, 2.7%) |
| CIE-LAB | lab(96.38, -3.97, 13.72) |
| CIE-LCH | lch(96.38, 14.29, 106.12°) |
| OKLab | oklab(96.74% -0.0087 0.0356) |
| OKLCH | oklch(96.74% 0.037 103.7) |
| XYZ | xyz(84.3208, 90.9306, 79.4254) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.21
Off White (survey)
#FFFFE4
ΔE00 1.95
Lightyellow
#FFFFE0
ΔE00 2.13
Cornsilk
#FFF8DC
ΔE00 2.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.68
Pale
#FFF9D0
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F6DA #DADCF8
analogous
#F8E7DA #F8F6DA #EBF8DA
triadic
#F8F6DA #DAF8F6 #F6DAF8
tetradic
#F8F6DA #DAF8E7 #DADCF8 #F8DAEB
square
#F8F6DA #DAF8E7 #DADCF8 #F8DAEB
split-complementary
#F8F6DA #DAEBF8 #E7DAF8
monochromatic
#E5DD73 #EEE9A7 #F8F6DA #FAF9E5 #FAF9E5
Accessibility & contrast
On white
1.09
#F8F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F8F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F6DA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F6DA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D8
Deuteranopia (green-blind)
#FDF5DB
Tritanopia (blue-blind)
#FDF2EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f8f6da; /* rgb */ color: rgb(248, 246, 218); /* oklch */ color: oklch(96.7% 0.037 103.7);
Tailwind
colors: {
custom: {
50: '#faf9e5',
500: '#f8f6da',
950: '#000000',
},
}SCSS
$custom: #f8f6da; $custom-light: #faf9e5; $custom-dark: #000000;
JSON
{
"hex": "#f8f6da",
"rgb": {
"r": 248,
"g": 246,
"b": 218
},
"hsl": {
"h": 56,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.96739,
"c": 0.03667,
"h": 103.7
},
"luminance": 0.9093
}Semantic roles & 50–950 ramp
primary
#F8F6DA
secondary
#9B9FDC
accent
#22D015
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584