#F8F6D2#F8F6D2
#F8F6D2 is a very light, muted yellow. Relative luminance 0.905; OKLCH L 96.6% C 0.047 H 104.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F6D2 |
|---|---|
| RGB | rgb(248, 246, 210) |
| HSL | hsl(57, 73%, 90%) |
| HSV | hsv(57, 15%, 97%) |
| CMYK | cmyk(0%, 0.8%, 15.3%, 2.7%) |
| CIE-LAB | lab(96.21, -5.19, 17.59) |
| CIE-LCH | lch(96.21, 18.34, 106.43°) |
| OKLab | oklab(96.55% -0.0118 0.0454) |
| OKLCH | oklch(96.55% 0.047 104.6) |
| XYZ | xyz(83.2991, 90.5220, 74.0445) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.52
Pale
#FFF9D0
ΔE00 2.02
Lightyellow
#FFFFE0
ΔE00 2.43
Eggshell (survey)
#FFFFD4
ΔE00 2.60
Lemonchiffon
#FFFACD
ΔE00 2.63
Cream
#FFFDD0
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F6D2 #D2D4F8
analogous
#F8E3D2 #F8F6D2 #E7F8D2
triadic
#F8F6D2 #D2F8F6 #F6D2F8
tetradic
#F8F6D2 #D2F8E3 #D2D4F8 #F8D2E7
square
#F8F6D2 #D2F8E3 #D2D4F8 #F8D2E7
split-complementary
#F8F6D2 #D2E7F8 #E3D2F8
monochromatic
#E8E168 #F0EB9D #F8F6D2 #FBFAE5 #FBFAE5
Accessibility & contrast
On white
1.10
#F8F6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F8F6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F6D2
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F6D2 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#FEF5D3
Tritanopia (blue-blind)
#FEF1EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f6d2; /* rgb */ color: rgb(248, 246, 210); /* oklch */ color: oklch(96.6% 0.047 104.6);
Tailwind
colors: {
custom: {
50: '#faf9df',
500: '#f8f6d2',
950: '#000000',
},
}SCSS
$custom: #f8f6d2; $custom-light: #faf9df; $custom-dark: #000000;
JSON
{
"hex": "#f8f6d2",
"rgb": {
"r": 248,
"g": 246,
"b": 210
},
"hsl": {
"h": 56.842,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.96551,
"c": 0.0469,
"h": 104.6
},
"luminance": 0.90521
}Semantic roles & 50–950 ramp
primary
#F8F6D2
secondary
#9296DC
accent
#1BD510
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584