#F6F6DA#F6F6DA
#F6F6DA is a very light, muted yellow. Relative luminance 0.906; OKLCH L 96.6% C 0.037 H 107.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F6DA |
|---|---|
| RGB | rgb(246, 246, 218) |
| HSL | hsl(60, 61%, 91%) |
| HSV | hsv(60, 11%, 96%) |
| CMYK | cmyk(0%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(96.23, -4.66, 13.49) |
| CIE-LCH | lch(96.23, 14.27, 109.07°) |
| OKLab | oklab(96.58% -0.0107 0.035) |
| OKLCH | oklch(96.58% 0.037 107.1) |
| XYZ | xyz(83.6153, 90.5669, 79.3923) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.98
Off White (survey)
#FFFFE4
ΔE00 1.87
Lightyellow
#FFFFE0
ΔE00 1.98
Cornsilk
#FFF8DC
ΔE00 3.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.52
Pale
#FFF9D0
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F6DA #DADAF6
analogous
#F6E8DA #F6F6DA #E8F6DA
triadic
#F6F6DA #DAF6F6 #F6DAF6
tetradic
#F6F6DA #DAF6E8 #DADAF6 #F6DAE8
square
#F6F6DA #DAF6E8 #DADAF6 #F6DAE8
split-complementary
#F6F6DA #DAE8F6 #E8DAF6
monochromatic
#DEDE78 #EAEAA9 #F6F6DA #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.10
#F6F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#F6F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F6DA
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F6DA | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D8
Deuteranopia (green-blind)
#FCF5DB
Tritanopia (blue-blind)
#FBF2EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f6da; /* rgb */ color: rgb(246, 246, 218); /* oklch */ color: oklch(96.6% 0.037 107.1);
Tailwind
colors: {
custom: {
50: '#f9f9e5',
500: '#f6f6da',
950: '#000000',
},
}SCSS
$custom: #f6f6da; $custom-light: #f9f9e5; $custom-dark: #000000;
JSON
{
"hex": "#f6f6da",
"rgb": {
"r": 246,
"g": 246,
"b": 218
},
"hsl": {
"h": 60,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.96584,
"c": 0.03663,
"h": 107.1
},
"luminance": 0.90566
}Semantic roles & 50–950 ramp
primary
#F6F6DA
secondary
#9D9DD7
accent
#1DC91D
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584