#F6FCDF#F6FCDF
#F6FCDF is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.9% C 0.038 H 116.6°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FCDF |
|---|---|
| RGB | rgb(246, 252, 223) |
| HSL | hsl(72, 83%, 93%) |
| HSV | hsv(72, 12%, 99%) |
| CMYK | cmyk(2.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(97.85, -6.88, 13.22) |
| CIE-LCH | lch(97.85, 14.90, 117.48°) |
| OKLab | oklab(97.9% -0.0172 0.0343) |
| OKLCH | oklch(97.9% 0.038 116.6) |
| XYZ | xyz(86.1340, 94.5416, 83.5084) |
| Luminance | 0.9454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.48
Off White (survey)
#FFFFE4
ΔE00 2.65
Beige
#F5F5DC
ΔE00 3.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.78
Eggshell (survey)
#FFFFD4
ΔE00 4.45
Cream
#FFFDD0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FCDF #E5DFFC
analogous
#FCF3DF #F6FCDF #E7FCDF
triadic
#F6FCDF #DFF6FC #FCDFF6
tetradic
#F6FCDF #DFFCF3 #E5DFFC #FCDFE7
square
#F6FCDF #DFFCF3 #E5DFFC #FCDFE7
split-complementary
#F6FCDF #DFE7FC #F3DFFC
monochromatic
#D7F26F #E6F7A7 #F6FCDF #F7FCE3 #F7FCE3
Accessibility & contrast
On white
1.05
#F6FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#F6FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FCDF
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FCDF | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F9F8F4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6fcdf; /* rgb */ color: rgb(246, 252, 223); /* oklch */ color: oklch(97.9% 0.038 116.6);
Tailwind
colors: {
custom: {
50: '#f9fde9',
500: '#f6fcdf',
950: '#000000',
},
}SCSS
$custom: #f6fcdf; $custom-light: #f9fde9; $custom-dark: #000000;
JSON
{
"hex": "#f6fcdf",
"rgb": {
"r": 246,
"g": 252,
"b": 223
},
"hsl": {
"h": 72.414,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.97898,
"c": 0.0384,
"h": 116.6
},
"luminance": 0.94541
}Semantic roles & 50–950 ramp
primary
#F6FCDF
secondary
#AA9BE4
accent
#06DF33
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584