#F6FAEE#F6FAEE
#F6FAEE is a very light, near-neutral yellow-green. Relative luminance 0.941; OKLCH L 97.9% C 0.016 H 121.8°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAEE |
|---|---|
| RGB | rgb(246, 250, 238) |
| HSL | hsl(80, 55%, 96%) |
| HSV | hsv(80, 5%, 98%) |
| CMYK | cmyk(1.6%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.69, -3.41, 5.29) |
| CIE-LCH | lch(97.69, 6.29, 122.79°) |
| OKLab | oklab(97.88% -0.0086 0.0139) |
| OKLCH | oklch(97.88% 0.016 121.8) |
| XYZ | xyz(87.6218, 94.1371, 94.4265) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.26
Mintcream
#F5FFFA
ΔE00 3.75
Floralwhite
#FFFAF0
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 4.59
Beige
#F5F5DC
ΔE00 4.98
Off White
#FAF9F6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAEE #F2EEFA
analogous
#FAF8EE #F6FAEE #F0FAEE
triadic
#F6FAEE #EEF6FA #FAEEF6
tetradic
#F6FAEE #EEFAF8 #F2EEFA #FAEEF0
square
#F6FAEE #EEFAF8 #F2EEFA #FAEEF0
split-complementary
#F6FAEE #EEF0FA #F8EEFA
monochromatic
#C4DE8F #DDECBF #F2F8E7 #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.06
#F6FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#F6FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAEE
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAEE | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#F7F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6faee; /* rgb */ color: rgb(246, 250, 238); /* oklch */ color: oklch(97.9% 0.016 121.8);
Tailwind
colors: {
custom: {
50: '#f9fcf3',
500: '#f6faee',
950: '#000000',
},
}SCSS
$custom: #f6faee; $custom-light: #f9fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f6faee",
"rgb": {
"r": 246,
"g": 250,
"b": 238
},
"hsl": {
"h": 80,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97881,
"c": 0.01632,
"h": 121.8
},
"luminance": 0.94137
}Semantic roles & 50–950 ramp
primary
#F6FAEE
secondary
#BFB0DC
accent
#23C258
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585