#F6F2D4#F6F2D4
#F6F2D4 is a very light, muted yellow. Relative luminance 0.879; OKLCH L 95.6% C 0.039 H 100.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2D4 |
|---|---|
| RGB | rgb(246, 242, 212) |
| HSL | hsl(53, 65%, 90%) |
| HSV | hsv(53, 14%, 96%) |
| CMYK | cmyk(0%, 1.6%, 13.8%, 3.5%) |
| CIE-LAB | lab(95.10, -3.58, 14.97) |
| CIE-LCH | lch(95.10, 15.40, 103.45°) |
| OKLab | oklab(95.65% -0.0074 0.0388) |
| OKLCH | oklch(95.65% 0.039 100.9) |
| XYZ | xyz(81.6408, 87.8514, 74.9307) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.11
Beige
#F5F5DC
ΔE00 2.20
Lightyellow
#FFFFE0
ΔE00 2.99
Off White (survey)
#FFFFE4
ΔE00 3.10
Pale
#FFF9D0
ΔE00 3.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2D4 #D4D8F6
analogous
#F6E1D4 #F6F2D4 #E9F6D4
triadic
#F6F2D4 #D4F6F2 #F2D4F6
tetradic
#F6F2D4 #D4F6E1 #D4D8F6 #F6D4E9
square
#F6F2D4 #D4F6E1 #D4D8F6 #F6D4E9
split-complementary
#F6F2D4 #D4E9F6 #E1D4F6
monochromatic
#E1D36F #EBE3A1 #F6F2D4 #FAF7E6 #FAF7E6
Accessibility & contrast
On white
1.13
#F6F2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F6F2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2D4
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2D4 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#FAF2D5
Tritanopia (blue-blind)
#FCEEE9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f2d4; /* rgb */ color: rgb(246, 242, 212); /* oklch */ color: oklch(95.6% 0.039 100.9);
Tailwind
colors: {
custom: {
50: '#f9f6e1',
500: '#f6f2d4',
950: '#000000',
},
}SCSS
$custom: #f6f2d4; $custom-light: #f9f6e1; $custom-dark: #000000;
JSON
{
"hex": "#f6f2d4",
"rgb": {
"r": 246,
"g": 242,
"b": 212
},
"hsl": {
"h": 52.941,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.95648,
"c": 0.03949,
"h": 100.9
},
"luminance": 0.87851
}Semantic roles & 50–950 ramp
primary
#F6F2D4
secondary
#969ED8
accent
#2ECD18
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584