#F6FAF0#F6FAF0
#F6FAF0 is a very light, near-neutral yellow-green. Relative luminance 0.943; OKLCH L 97.9% C 0.014 H 124.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAF0 |
|---|---|
| RGB | rgb(246, 250, 240) |
| HSL | hsl(84, 50%, 96%) |
| HSV | hsv(84, 4%, 98%) |
| CMYK | cmyk(1.6%, 0%, 4%, 2%) |
| CIE-LAB | lab(97.73, -3.06, 4.33) |
| CIE-LCH | lch(97.73, 5.30, 125.31°) |
| OKLab | oklab(97.94% -0.0078 0.0114) |
| OKLCH | oklch(97.94% 0.014 124.6) |
| XYZ | xyz(87.9173, 94.2553, 95.9826) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.69
Mintcream
#F5FFFA
ΔE00 3.20
Floralwhite
#FFFAF0
ΔE00 4.29
Off White
#FAF9F6
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.97
Oldlace
#FDF5E6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAF0 #F4F0FA
analogous
#FAF9F0 #F6FAF0 #F1FAF0
triadic
#F6FAF0 #F0F6FA #FAF0F6
tetradic
#F6FAF0 #F0FAF9 #F4F0FA #FAF0F1
square
#F6FAF0 #F0FAF9 #F4F0FA #FAF0F1
split-complementary
#F6FAF0 #F0F1FA #F9F0FA
monochromatic
#BFDB94 #DAEBC2 #F1F7E8 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.06
#F6FAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#F6FAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAF0
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAF0 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9EF
Deuteranopia (green-blind)
#FBF8F0
Tritanopia (blue-blind)
#F7F9F7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6faf0; /* rgb */ color: rgb(246, 250, 240); /* oklch */ color: oklch(97.9% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#f9fcf4',
500: '#f6faf0',
950: '#000000',
},
}SCSS
$custom: #f6faf0; $custom-light: #f9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f6faf0",
"rgb": {
"r": 246,
"g": 250,
"b": 240
},
"hsl": {
"h": 84,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97935,
"c": 0.01381,
"h": 124.6
},
"luminance": 0.94255
}Semantic roles & 50–950 ramp
primary
#F6FAF0
secondary
#C3B4DB
accent
#28BD64
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585